From 7101494adf70223c940b4103183207dbdbad6517 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 06:42:44 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- libvorbis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvorbis.spec b/libvorbis.spec index 34abf6f..729cfb0 100644 --- a/libvorbis.spec +++ b/libvorbis.spec @@ -1,7 +1,7 @@ Summary: The Vorbis General Audio Compression Codec. Name: libvorbis Version: 1.3.1 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 Group: System Environment/Libraries License: BSD @@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 1:1.3.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Jul 08 2010 Adam Jackson 1.3.1-2 - Include COPYING in base package too.