From b6f744c69c4055d29bb6b9944833f643310dfb8a Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 25 Mar 2013 15:53:18 +0100 Subject: [PATCH] 0.52.15-1 --- newt.spec | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/newt.spec b/newt.spec index 61f0904..a392e54 100644 --- a/newt.spec +++ b/newt.spec @@ -95,6 +95,21 @@ make DESTDIR=$RPM_BUILD_ROOT install %{python_sitearch}/*.py* %changelog +* Mon Mar 25 2013 Miroslav Lichvar - 0.52.15-1 +- fix errors found by gcc-with-cpychecker (#800075) +- fix building with tcl8.6 (#902561) +- add fallback to python-config (#783627) +- replace tabs in snack.py (#870647) +- 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 + * Thu Feb 14 2013 Fedora Release Engineering - 0.52.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild