bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 05:42:09 +00:00
parent 5fa0de56e5
commit 725b1d9ddc

View File

@ -3,7 +3,7 @@
Summary: The shared library for the S-Lang extension language.
Name: slang
Version: 2.0.5
Release: 5.2
Release: 5.2.1
License: GPL
Group: System Environment/Libraries
Source: ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v2.0/slang-%{version}.tar.bz2
@ -87,6 +87,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_includedir}/slang
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.0.5-5.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.0.5-5.2
- rebuilt for new gcc4.1 snapshot and glibc changes