From 725b1d9ddc084036a7e4ee10d983a4ec8923afc2 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:42:09 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- slang.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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