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

This commit is contained in:
Jesse Keating 2006-02-11 04:14:25 +00:00
parent b20315fb26
commit 072c52e7e0

View File

@ -1,7 +1,7 @@
Summary: Theora Video Compression Codec
Name: libtheora
Version: 1.0alpha5
Release: 1.2
Release: 1.2.1
Epoch: 0
License: BSD
Group: System Environment/Libraries
@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0:1.0alpha5-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0:1.0alpha5-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes