diff --git a/slang.spec b/slang.spec index b593772..5d7d26b 100644 --- a/slang.spec +++ b/slang.spec @@ -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 - 2.0.5-5.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 2.0.5-5.2 - rebuilt for new gcc4.1 snapshot and glibc changes