]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
0.52.14 r0-52-14
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 11 Nov 2011 11:00:15 +0000 (12:00 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 11 Nov 2011 11:00:15 +0000 (12:00 +0100)
newt.spec

index cd3f4a804e43ef68ff07e52ba661739d0c12d925..4bec85ff4eb321df510aa8f974bcf8003a02cbfe 100644 (file)
--- a/newt.spec
+++ b/newt.spec
@@ -1,7 +1,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 Summary: A library for text mode user interfaces
 Name: newt
-Version: 0.52.13
+Version: 0.52.14
 Release: 1%{?dist}
 License: LGPLv2
 Group: System Environment/Libraries
@@ -104,6 +104,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/*.py*
 
 %changelog
+* Fri Nov 11 2011 Miroslav Lichvar <mlichvar@redhat.com> - 0.52.14-1
+- fix returning strings in whiptail and whiptcl (#752818)
+- fix configure to work with multiple python versions (#737998)
+
 * Mon Jun 27 2011 Miroslav Lichvar <mlichvar@redhat.com> - 0.52.13-1
 - add support for changing colors in individual labels, scrollbars, entries,
   textboxes and scales, add custom colorsets