bump for new gcc/glibc
This commit is contained in:
parent
d0c101c985
commit
3d9c856e7c
@ -4,7 +4,7 @@ Summary: A development library for text mode user interfaces.
|
||||
Name: newt
|
||||
%define version 0.52.2
|
||||
Version: %{version}
|
||||
Release: 5
|
||||
Release: 5.1
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source: newt-%{version}.tar.gz
|
||||
@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/libnewt.so
|
||||
|
||||
%changelog
|
||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.52.2-5.1
|
||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||
|
||||
* Tue Jan 17 2006 Petr Rockai <prockai@redhat.com> - 0.52.2-5
|
||||
- Fix a crash in checkboxtree.c where pressing pgup/pgdown
|
||||
on a checkboxtree with less items than its height would
|
||||
|
||||
Loading…
Reference in New Issue
Block a user