diff --git a/libvorbis.spec b/libvorbis.spec index fab68d0..74aba1c 100644 --- a/libvorbis.spec +++ b/libvorbis.spec @@ -1,7 +1,7 @@ Summary: The Vorbis General Audio Compression Codec. Name: libvorbis Version: 1.1.2 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 Group: System Environment/Libraries License: BSD @@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Thu Aug 23 2007 Adam Jackson - 1:1.1.2-4 +- Rebuild for build ID + * Mon Jun 25 2007 Matthias Clasen - 1:1.1.2-3 - Fix typos in %%description (#245471)