This commit is contained in:
Dennis Gilmore 2011-02-08 06:42:44 -06:00
parent c4839cd704
commit 7101494adf

View File

@ -1,7 +1,7 @@
Summary: The Vorbis General Audio Compression Codec.
Name: libvorbis
Version: 1.3.1
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 1
Group: System Environment/Libraries
License: BSD
@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
%postun -p /sbin/ldconfig
%changelog
* 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
* Thu Jul 08 2010 Adam Jackson <ajax@redhat.com> 1.3.1-2
- Include COPYING in base package too.