newt-devel-0.52.20-5.35 >  A [2p9|f7E|rK:.Lbo'm\}yfvtx5> -S3cae&kD( 9HrjҩYHHu3p8 ;>.PbDP7hN}ܖ :i&o㢜Q(5_i8IQwbW}?e(ݻ8N5w:jNYZcuH}}&Jدq8K~pK28& or9MlH]:G*^Op.l|R*t*sO&$.1%ir!) ꚍln9 ˃_JrFm>jIWLx7BT>pA?pd   KDHPTm       4 X  ((809: FGHIXY\$]0^Mb}c&dxe}fluvwxyz  $*lCnewt-devel0.52.205.35Development 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.['sheep15@'SUSE Linux Enterprise 15SUSE LLC LGPL-2.1+https://www.suse.com/Development/Libraries/C and C++https://pagure.io/newtlinuxx86_64?Nف[[[1936bd580fe4edf2943707a2c893d3ac76357aeabe7074a1b315d7bc10395e74397c2907f15697f1291d047bd0390b05f12910f9847b944612077614c0747139libnewt.so.0.52rootrootrootrootrootrootnewt-0.52.20-5.35.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)sheep15 15272847750.52.20-5.350.52.20-5.350.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.suse.de/SUSE:SLE-15:GA/standard/b059296f95388d34a2a9a4aa8cd5ebe4-newtcpioxz5x86_64-suse-linuxC source, ASCII text, with escape sequencespkgconfig filePR'KK wnewt0.52.20utf-82ff058f6bd2ec82ab7932d364e35c949c33b076187c2ee195f5afa3c6cffc12e?7zXZ !t/BSk] crv(vX0| O"z%NjJ)Xh§e/MtuV-b)>08kx X+T8Ыt&y<`V8iʍxBPM/qi$]n8$ 2YɃ1^hl u&#[^|3d6L)@0<]EzD_S4{+?,~蚜)9qdn: N,]*D.jR.CKDso.^ុ-dL|`7ϒpJG:5 - fD6b3KLWb)YS +Rxk-ׁVeRZq=T?OuٞѯL^?f5YvDNaX5Ni#w8BnO^"ܬXF+d6E(&_TE?}Dt5!,8`Q/+ *P%f[GID#t=b?5=S=N(Z[}ʯI PxԂ{#iN?3`5,4549@{:/]=$DPÞ)J u J ݢA0%fu%f}@ q{E杌 Y.j$;§q\ZrLۙ(>1;iWgwzuU BDKC@R8]Rg.Ӓ~YxLO]  j,eKtrK^YSrnao;n̫xJw>Zh2%EKwKƗ$%7?ID¼tcvG6' rn:;>@4~X$ ~3L%"NANGbZ+~Ef1&@o *96R皉MK 2Io"8 Eg/UL^$ TXYuϻ+S:+a8<8.c贃oeORm^ ĝ5 pTΑ\ 9P5 !%فFbtc[=[ȼC:6b7ka2]Q8ocŁ*!h6 >G@!u犓k܎<#Ayb0؍mPG+ U&C[gl|沪.+ Ĭq0Yo#7"-zs lm?w@EITS 8X(pg\L=+&$$񫤆>>]z=w,ޔ12Zm6aa1kgEQRJ;B9VY$DMjh ݁h#WU:opX&8T0^OEUfD<^FZv~ $q z4R RgŠЈ΁߅j,LV*Ѫݤ 3y:%j:8 kFme82 $5E5)LȨFnV@+Ak%b!G/eG4j׶UTߑp B>s|u` b[Uɠޔm\pV@>>u#܌W{ 4x5+wW5d2ųuM!x1˟nК ~hN0OŃxY%x5*teCV2zAq&7Aa:evI6]@m=4psN%{2].;v. TRRe(jn ;Z^|Glޅ@Ҕ I~"A;15MX:A$5O+nu+#2:uTz`$}YSn۷Ac@a h.q9-xT?Xa z./&)":?[X'1~ O4Dˑ,6Mgaca 5C&O]$h(䇆X3%z߱!,}$'yt13&[DZbuHq]̩RXG< Miw2 mX/m\|yE,} H֮ g6#'t5[ `|de<2fKGD ײm+q:n/c6N&D/:ʕC\0&.TRvMT˜uJ3>͢n&gKb-1^̜Vj"!Ԅ,Յ YZ