From 330b9804c0ef0ad8427c6eb4f08b78b41a3aeb42 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 14:01:33 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- flac.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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