- 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 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=29
This commit is contained in:
committed by
Git OBS Bridge
parent
ca596c954f
commit
63b8610d98
24
newt.changes
24
newt.changes
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 19:13:27 UTC 2013 - lars@linux-schulserver.de
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 05:57:36 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user