]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
rebuild for cambridge
authorjohnsonm <johnsonm>
Tue, 19 Aug 2003 20:32:01 +0000 (20:32 +0000)
committerjohnsonm <johnsonm>
Tue, 19 Aug 2003 20:32:01 +0000 (20:32 +0000)
newt.spec

index 3778deba08fff28848eafe338fe561381a95d04e..b4c5b4b6672f71eae8cbccfd7f72df686f7a3ac1 100644 (file)
--- a/newt.spec
+++ b/newt.spec
@@ -2,7 +2,7 @@
 
 Summary: A development library for text mode user interfaces.
 Name: newt
-%define version 0.51.5
+%define version 0.51.6
 Version: %{version}
 Release: 1
 License: LGPL
@@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libnewt.so
 
 %changelog
+* Tue Aug 19 2003 Michael K. Johnson <johnsonm@redhat.com> 0.51.6-1
+- rebuild
+
 * Tue Aug 19 2003 Michael K. Johnson <johnsonm@redhat.com> 0.51.5-1
 - incorporated listbox cursor location patch (#69903)