From 9ee905c5d1a5b4d1c640880d0d7d856a391f1e0c Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:15:35 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libvorbis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvorbis.spec b/libvorbis.spec index f33f4ec..5cd567d 100644 --- a/libvorbis.spec +++ b/libvorbis.spec @@ -1,7 +1,7 @@ Summary: The Vorbis General Audio Compression Codec. Name: libvorbis Version: 1.1.2 -Release: 1.1 +Release: 1.2 Epoch: 1 Group: System Environment/Libraries License: BSD @@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Fri Feb 10 2006 Jesse Keating - 1:1.1.2-1.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1:1.1.2-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes