From da724013be73a3caeccc4fa63f37e7ee2ca46567 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 06:21:13 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- flac.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/flac.spec b/flac.spec index ec30c53..becbc64 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: 2%{?dist} +Release: 3%{?dist} License: BSD and GPLv2+ and GFDL Group: Applications/Multimedia @@ -109,6 +109,9 @@ make -C test check FLAC__TEST_LEVEL=0 &> /dev/null %{_datadir}/aclocal/*.m4 %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.3.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Jun 03 2013 Miroslav Lichvar 1.3.0-2 - fix memory corruption in metaflac (#969259) - disable slower assembly code