From 33362c18c294e27fc5960b5f864f778e181bd910 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 20:53:55 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- vorbis-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vorbis-tools.spec b/vorbis-tools.spec index 3ebf4f5..fe5c41e 100644 --- a/vorbis-tools.spec +++ b/vorbis-tools.spec @@ -1,7 +1,7 @@ Summary: The Vorbis General Audio Compression Codec tools Name: vorbis-tools Version: 1.4.0 -Release: 7%{?dist} +Release: 8%{?dist} Epoch: 1 Group: Applications/Multimedia License: GPLv2 @@ -47,6 +47,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Fri Feb 15 2013 Fedora Release Engineering - 1:1.4.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Mon Dec 17 2012 Kamil Dudka - 1:1.4.0-7 - fix URL to format documentation in vorbiscomment.1 man page (#887540)