From fd099bebed8f8516859188169b02100618a23582 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 23 Aug 2007 17:27:35 +0000 Subject: [PATCH] - Rebuild for build ID --- libvorbis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)