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

This commit is contained in:
Jesse Keating 2006-02-11 04:10:44 +00:00
parent 402d72b9fa
commit 623275d6b8

View File

@ -1,7 +1,7 @@
Summary: The Ogg bitstream file format library.
Name: libogg
Version: 1.1.3
Release: 1.1
Release: 1.2
Epoch: 2
Group: System Environment/Libraries
License: BSD
@ -70,6 +70,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%postun -p /sbin/ldconfig
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2:1.1.3-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2:1.1.3-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes