diff --git a/flac.spec b/flac.spec index 08a5cd9..704dac1 100644 --- a/flac.spec +++ b/flac.spec @@ -1,7 +1,7 @@ Summary: An encoder/decoder for the Free Lossless Audio Codec Name: flac Version: 1.2.1 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD and GPLv2+ Group: Applications/Multimedia Source: http://prdownloads.sourceforge.net/flac/flac-%{version}.tar.gz @@ -84,6 +84,9 @@ rm -rf %{buildroot} %{_datadir}/aclocal/*.m4 %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 1.2.1-3 +- Autorebuild for GCC 4.3 + * Tue Jan 29 2008 Miroslav Lichvar 1.2.1-2 - fix building with gcc-4.3 - reenable some assembly optimizations