diff --git a/.cvsignore b/.cvsignore index 35f6526..c5dc4f0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,4 @@ newt-0.51.6.tar.gz newt-0.52.0.tar.gz newt-0.52.1.tar.gz +newt-0.52.2.tar.gz diff --git a/newt.spec b/newt.spec index 3470a99..d87b45e 100644 --- a/newt.spec +++ b/newt.spec @@ -2,7 +2,7 @@ Summary: A development library for text mode user interfaces. Name: newt -%define version 0.52.1 +%define version 0.52.2 Version: %{version} Release: 0 License: LGPL @@ -85,6 +85,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libnewt.so %changelog +* Fri Nov 22 2005 Petr Rockai - 0.52.2-0 +- new upstream version (minor fixes for the source tarball + and build system) + * Fri Sep 30 2005 Petr Rockai - 0.52.1-0 - revert bidi patch, objections by Jeremy Katz about anaconda breaking diff --git a/sources b/sources index 9c52af1..aea25ee 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -8ffb4b908093f1ee793aad4527411453 newt-0.52.0.tar.gz -7fb56172d587187943c0cd86f71948c3 newt-0.52.1.tar.gz +3ab21d288fc156a29519cc3e6db57961 newt-0.52.2.tar.gz