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)