diff --git a/flac.spec b/flac.spec index 6ccb739..ec30c53 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.3.0 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD and GPLv2+ and GFDL Group: Applications/Multimedia @@ -109,6 +109,10 @@ make -C test check FLAC__TEST_LEVEL=0 &> /dev/null %{_datadir}/aclocal/*.m4 %changelog +* Mon Jun 03 2013 Miroslav Lichvar 1.3.0-2 +- fix memory corruption in metaflac (#969259) +- disable slower assembly code + * Tue May 28 2013 Miroslav Lichvar 1.3.0-1 - update to 1.3.0