From dc5f2ba6a84f6bd065d825367c15d2f0ad9f7ba4 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:58:31 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- vorbis-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vorbis-tools.spec b/vorbis-tools.spec index 923cee0..7ce872f 100644 --- a/vorbis-tools.spec +++ b/vorbis-tools.spec @@ -1,7 +1,7 @@ Summary: The Vorbis General Audio Compression Codec tools. Name: vorbis-tools Version: 1.1.1 -Release: 1.2 +Release: 1.2.1 Epoch: 1 Group: Applications/Multimedia License: GPL @@ -54,6 +54,9 @@ make LIBTOOL=/usr/bin/libtool DESTDIR=$RPM_BUILD_ROOT install [ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 10 2006 Jesse Keating - 1:1.1.1-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1:1.1.1-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes