newt-devel-0.52.20-lp151.6.4 >  A \/=„A|ެpo$GedZri%{K`Sx{n0+O'Y`'K{kFԪR^&EzGU OJ:(9~A@"$%:>> riF~y?r2OTd0~c݄ d#xjP{'DN,hĕwP$\>8WO?T~ BʱZ؎N޻7;`ѹ>S9y]j*\zi IpA?td   PHLTXkt~      $ H  (8 9p:FGHIXY\](^Ebucdye~fluvwxyz$(.pCnewt-devel0.52.20lp151.6.4Development files for the Newt windowing toolkitThis package contains the header files and libraries necessary for developing applications which use newt. Newt is a development library for text mode user interfaces. Install newt-devel if you want to develop applications which depend on newt.\lamb01@'openSUSE Leap 15.1openSUSELGPL-2.1+https://bugs.opensuse.orgDevelopment/Libraries/C and C++https://pagure.io/newtlinuxx86_64?Nف\\\1936bd580fe4edf2943707a2c893d3ac76357aeabe7074a1b315d7bc10395e74397c2907f15697f1291d047bd0390b05f12910f9847b944612077614c0747139libnewt.so.0.52rootrootrootrootrootrootnewt-0.52.20-lp151.6.4.src.rpmnewt-develnewt-devel(x86-64)pkgconfig(libnewt)@    /usr/bin/pkg-configlibnewt0_52popt-develpython3-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)slang-devel0.52.203.0.4-14.6.0-14.0-15.2-14.14.1ZLZY*@YǞ@YZ1T@T@Rz/@Q5@Pw@O@O))@O%4N?MMv@MK@Kf@KHoJ tchvatal@suse.commpluskal@suse.comjengelh@inai.demc@suse.comlars@linux-schulserver.dejengelh@inai.dempluskal@suse.comlars@linux-schulserver.decoolo@suse.comwerner@suse.dewerner@suse.delars@linux-schulserver.dejengelh@medozas.delars@linux-schulserver.dechris@computersalat.dechris@computersalat.delars@linux-schulserver.dejengelh@medozas.dechris@computersalat.delrupp@suse.de- Build without py2 if needed - Fix upstream url- Use current factory dependencies - Always build python3 bindings - Small cleanup with spec-clenaer- Rectify RPM groups.- build python3 subpackage- update to 0.52.20: + improve handling of long strings in whiptail menu (#1353792) + support screen resize as hotkey in form (#1432926) from 0.52.19: + support --notags in whiptail checklist and radiolist (#1319794) + don't hard-code -I/usr/include/slang in CPPFLAGS (Alex Suykov) + use $(CC) instead of $(CPP) to generate .depend files (Samuel Martin) + update translations from Zanata- Set RPM groups- Cleanup spec file with spec-cleaner - Use url for source - Remove conditions dealing with unsupported releases of SLES - Update to 0.52.18 * fix widget key collision in snack on 64-bit archs (#1151455) * handle NEWT_EXIT_ERROR in snack * fix preprocessor warnings in snack * optimize textbox reflowing * remove newtListitem declarations (#1074092)- update to 0.52.16 + add newtComponentGetSize and newtComponentGetPosition + modify Makefile to use SOEXT + free gpm socket name and unlink gpm socket on form exit + fix memory leaks in whiptail + add missing whiptail options to help and man page + fix errors found by gcc-with-cpychecker + fix building with tcl8.6 + add fallback to python-config + replace tabs in snack.py + compile snackmodule.c with flag -fPIC (Kang Kai) + include new translations from transifex + allow newtWinMenu and newtWinEntries with no buttons or items + don't draw scale when not mapped + build with large-file support for stat64 + remove unused variables in test code + update FSF address + remove obsolete macros + make some dependencies arch-specific - removed upstream newt-0.52.14-incorrect-fsf-address.patch- update license to new format- Use suse-version not sles-version- Make it build with latest TeXLive 2012 with new package layout- update to 0.52.14: + fix returning strings in whiptail and whiptcl (rh#752818) + fix configure to work with multiple python versions (rh#737998) - removed newt-0.52.13-python_version.patch : fixed upstream - compile with fPIC - fixes problems with _snackmodule.so thanks to Joerg Steffens (bnc#734171) - newt-doc recommends the main package as the examples need it - added newt-0.52.14-incorrect-fsf-address.patch- Remove redundant tags/sections per specfile guideline suggestions- update to 0.52.13: + add support for changing colors in individual labels, scrollbars, entries, textboxes and scales, add custom colorsets + add support for NEWT_COLORS and NEWT_COLORS_FILE variables (rh#689903) + allow resizing of form + fix errors found by coverity + fix va_list usage (Gwenole Beauchesne) + fix building and installing on Mac OS X (rh#652479) + check for slang.h header, support DESTDIR variable, add --without-python option (Otavio Salvador) + add Persian, Low German translations - added newt-0.52.13-python_version.patch to fix detection of python version in configure script- add comment to keep static lib- fix baselibs.conf o newt > libnewt0_52 - fix naming o define libname libnewt o define libsoname {libname}0_52 - fix deps o add pkg-config o move {py_requires} to subpkg python-newt - remove Author from description- update to 0.52.12: + fix whiptail --gauge and its description in man page (#620083) + remove space after \n in whiptail texts (#620083) + remove NLS code from snack (#599608) + expose more keys to python as shortcuts in dialogs (Jakob Kemi) + release python global-thread-lock during dialog displays (Jakob Kemi) + fix warnings in whiptcl.c and include Tcl_PkgProvide() call (Mikhail T.) + don't NULL deref when an invalid array is specified in checkboxtree (Arnaldo Carvalho de Melo) - build on older distributions by owning locale/as- package baselibs.conf- update to 0.52.11 * fix buffer overflow in textbox when reflowing (#523955, CVE-2009-2905) * use full textbox width when reflowing and allow minimal width 1 * fix writing lines longer than width in textbox * don't use va_list in newtvwindow more than once (#523696) * bind \E[Z to back-tab in built-in keymap (#468046) * terminate string after reading file in whiptail * add newtRadioSetCurrent function (Thomas Jarosch) * add pkgconfig support (Thomas Jarosch) * add Malay, Malayalam, Assamese, Gujarati, Bengali India, Kannada, Telugu translations * include tutorial in txt format * include debian patches - fix crash in textbox SetText when topLines != 0 - don't link modules with libraries already linked with libnewt - add Asturian and Marathi translations - cleanup spec * sorted TAGS * macros __make, __install, ... name -> {name} version -> {version} buildroot -> {buildroot} _defaultdocdir -> {_defaultdocdir} .... - removed obsolete newt-CVE-2009-2905.patch- fix heap-based buffer overflow in function doReflow in textbox.c (fix bnc#540930 and CVE-2009-2905 : newt-CVE-2009-2905.patch)lamb01 15450808350.52.20-lp151.6.40.52.20-lp151.6.40.52.20newt.hlibnewt.solibnewt.pc/usr/include//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.1/standard/b059296f95388d34a2a9a4aa8cd5ebe4-newtcpioxz5x86_64-suse-linuxC source, ASCII text, with escape sequencespkgconfig filePRlyk<0ayqnewt0.52.20utf-85cec994a9e9663a7c54e6937466a2064b4e397d7cb55fb09c6ae1843b9e2b2b9?7zXZ !t/BSl] crv(vX0}eqR8[c}㲷?>c,6xȄ[Q#ffds!&~Q'F1V'FW(.!0@M | $iFNveYOE<%)c{t'Y;gʌ$yKiEnEg@LdiH'W m GwqOc/$nO e9hAv3(֙B#A{&t;X7kHlBq3Od7}wbe"(X!sGM\ZHΈֳ_kiS2}VESZ(Oo{4[qؚ{R6+uc,ay1Hs;|eȷ"JA ?y.fAXSgiF _ s+Hv7^o<'MHxwcZ!逸ИNUILY:6$R:Z|Vع7ۗ=/|9.iV5sA"聥sWCc~\kg"ߣKd \љ`:nb Z[;9sXZ*׊` :AZ"~A꫱|+2Iݦ.Ji>3 tT;2p 4_BUG'J68Vi|0CajU]H`\v7$3Y>Ͱ[i#M΍_>C4?#T 'mOgc A>!{L$a+]UQ772׷6Cܫ9)zhyZc L-N]JؤUDQd_{58+^`' /gIO-EHD={IG*Nz2 >QjarpQ(J*]Zs&8pJi`=fG.$G'~o5`Nʽ( #ߊ 2McˊŜ qPYph#i؊S@bӍoӪ3pTMQdRp>c"pǡ<^B7Wͮ͟GTFq#k%sշɕ£Jٳ$9l A$q%gٳrD_4[wJo}=ߍ(~! ~o { u<0 iUl^Bi&'zRaޗFYؘ){a*ݫ}NUbLgҬ\ #TlOcʟ;RZCpQn{1rEbu7@g!4;-jcx4ڜtuRȦrl~KKf 5e pDTy|ˡbl(敖 zt%V t'b3VG-Wk;dĀJ|ߠl=.1dene, [%Tb5Lme/֨ƆJTmr jTʨk1Džy1. Ii49rŠjgx_AZ*8-OJ {3k&}-I;?^){O^Nv[9M #1y<R1vN>JV9 |Ŧmݐ!у\062A$ ;YOS@p$O0LYlz]Âs컾Wb2`Ʃ̡U! }l?EJ'bkaړtW50;kC.VEoWsV[{ÆW)7-r5 й:.-5GkC2 75BHST-F^P:"$v}|OC{= ֦=Ө %-ծU9H`;x)laU?@B` @"h ձ=HFKr#gA^}\O}:ar%HtKi:܀$909SE~ãQd~OM/TД[fXCrP^%T]\C1ZUR ˎ VW6}'1^z=0{0QLJ l/f{>rNl ]KQ"L*Ŀ<@n^WvU9  &R",'[wIBb~-%E |1bj6)PVӒ\<{F:,qs;LFq,Yw*̷}6Lt"vAkBߣ4^Zg JƷ2嬐@jc6lʗIF>'IM怕 [Y(\(ʼ]YKe53픧j jYVPW˴UmXʁRƃR9ڐ4[`Y D9fl`ΖvNo#WFL2mPk5@ZX[