- Update to 1.2.0

- Resolves: #250115
This commit is contained in:
Behdad Esfahbod 2007-10-15 19:52:25 +00:00
parent 139eb1fca1
commit 33e6fbe6d0
3 changed files with 9 additions and 8 deletions

View File

@ -1,4 +1 @@
libvorbis-1.0.1.tar.gz
libvorbis-1.1.0.tar.gz
libvorbis-1.1.1.tar.gz
libvorbis-1.1.2.tar.gz
libvorbis-1.2.0.tar.bz2

View File

@ -1,12 +1,12 @@
Summary: The Vorbis General Audio Compression Codec.
Name: libvorbis
Version: 1.1.2
Release: 4%{?dist}
Version: 1.2.0
Release: 1%{?dist}
Epoch: 1
Group: System Environment/Libraries
License: BSD
URL: http://www.xiph.org/
Source: http://downloads.xiph.org/releases/vorbis/libvorbis-1.1.2.tar.gz
Source: http://downloads.xiph.org/releases/vorbis/libvorbis-%{version}.tar.bz2
Patch0: libvorbis-1.0-m4.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libogg-devel >= 2:1.1
@ -78,6 +78,10 @@ rm -rf $RPM_BUILD_ROOT
%postun -p /sbin/ldconfig
%changelog
* Mon Oct 15 2007 Behdad Esfahbod <besfahbo@redhat.com> - 1:1.2.0-1
- Update to 1.2.0
- Resolves: #250115
* Thu Aug 23 2007 Adam Jackson <ajax@redhat.com> - 1:1.1.2-4
- Rebuild for build ID

View File

@ -1 +1 @@
37847626b8e1b53ae79a34714c7b3211 libvorbis-1.1.2.tar.gz
7c6e409d7aa1fa8a5481dea571d5bde0 libvorbis-1.2.0.tar.bz2