This commit is contained in:
Adam Jackson 2011-02-09 11:35:06 -05:00
parent 7101494adf
commit f86c62a3ac
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
libvorbis-1.3.1.tar.bz2
/libvorbis-1.3.2.tar.bz2

View File

@ -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 <ajax@redhat.com> 1.3.2-1
- libvorbis 1.3.2
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.3.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
90b1eb86e6d57694ffdfc2e4d8c7a64e libvorbis-1.3.1.tar.bz2
798a4211221073c1409f26eac4567e8b libvorbis-1.3.2.tar.bz2