From f86c62a3ac256ab2e9516bc8dda354a4e097aeb5 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 9 Feb 2011 11:35:06 -0500 Subject: [PATCH] 1.3.2 --- .gitignore | 1 + libvorbis.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e4ce16b..f5b93e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ libvorbis-1.3.1.tar.bz2 +/libvorbis-1.3.2.tar.bz2 diff --git a/libvorbis.spec b/libvorbis.spec index 729cfb0..856e12b 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: 3%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Epoch: 1 Group: System Environment/Libraries License: BSD @@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Wed Feb 09 2011 Adam Jackson 1.3.2-1 +- libvorbis 1.3.2 + * Tue Feb 08 2011 Fedora Release Engineering - 1:1.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 7e19cb4..c59354f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -90b1eb86e6d57694ffdfc2e4d8c7a64e libvorbis-1.3.1.tar.bz2 +798a4211221073c1409f26eac4567e8b libvorbis-1.3.2.tar.bz2