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

This commit is contained in:
Jesse Keating 2006-02-11 02:44:28 +00:00
parent b3c5a1abbb
commit 588b680384

View File

@ -1,7 +1,7 @@
Summary: An encoder/decoder for the Free Lossless Audio Codec.
Name: flac
Version: 1.1.2
Release: 25.2
Release: 25.2.1
License: LGPL/GPL
Group: Applications/Multimedia
Source: http://prdownloads.sourceforge.net/flac/flac-%{version}.tar.gz
@ -76,6 +76,9 @@ rm -rf %{buildroot}
%{_datadir}/aclocal/*.m4
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.1.2-25.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.1.2-25.2
- rebuilt for new gcc4.1 snapshot and glibc changes