From 2c2d6a3740681618d5be776e29d3d9941a531ea2 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 09:09:47 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- libvorbis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvorbis.spec b/libvorbis.spec index 1cc3af0..f84238e 100644 --- a/libvorbis.spec +++ b/libvorbis.spec @@ -1,7 +1,7 @@ Summary: The Vorbis General Audio Compression Codec. Name: libvorbis Version: 1.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 Group: System Environment/Libraries License: BSD @@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 1:1.2.0-3 +- Autorebuild for GCC 4.3 + * Sun Oct 21 2007 Hans de Goede - 1:1.2.0-2 - Don't include Makefile's in %doc, avoiding a multilib conflict (bz 342481)