bumped for rebuild

This commit is contained in:
Jesse Keating 2006-07-12 07:27:15 +00:00
parent 3bd3301045
commit 0a91d4b813

View File

@ -4,7 +4,7 @@ Summary: A development library for text mode user interfaces.
Name: newt
%define version 0.52.2
Version: %{version}
Release: 8
Release: 8.1
License: LGPL
Group: System Environment/Libraries
Source: newt-%{version}.tar.gz
@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libnewt.so
%changelog
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.52.2-8.1
- rebuild
* Tue Jun 27 2006 Miroslav Lichvar <mlichvar@redhat.com> - 0.52.2-8
- unfocus when displaying help
- fix help dialog in popcorn.py (#81352)