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

This commit is contained in:
Jesse Keating 2006-02-11 04:15:35 +00:00
parent a58f205210
commit 9ee905c5d1

View File

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