bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 05:58:31 +00:00
parent cafdb312e8
commit dc5f2ba6a8

View File

@ -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 <jkeating@redhat.com> - 1:1.1.1-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:1.1.1-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes