From 072c52e7e06db2f2ccd9e77e3811809feccb1b96 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:14:25 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libtheora.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtheora.spec b/libtheora.spec index 166e00d..b3337b7 100644 --- a/libtheora.spec +++ b/libtheora.spec @@ -1,7 +1,7 @@ Summary: Theora Video Compression Codec Name: libtheora Version: 1.0alpha5 -Release: 1.2 +Release: 1.2.1 Epoch: 0 License: BSD Group: System Environment/Libraries @@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Fri Feb 10 2006 Jesse Keating - 0:1.0alpha5-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0:1.0alpha5-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes