From a6b658dd7349d6931231979e9face4c93501122c Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:43:10 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- speex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/speex.spec b/speex.spec index 1a346b5..b62f2f3 100644 --- a/speex.spec +++ b/speex.spec @@ -1,7 +1,7 @@ Summary: A voice compression format (codec) Name: speex Version: 1.0.5 -Release: 1.2 +Release: 1.2.1 License: BSD Group: System Environment/Libraries URL: http://www.speex.org/ @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libspeex.a %changelog +* Fri Feb 10 2006 Jesse Keating - 1.0.5-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.0.5-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes