+ 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
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=29
+ 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
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=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)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=7