libvorbis 1.3.3 (#787635)

This commit is contained in:
Adam Jackson 2012-02-13 10:38:41 -05:00
parent 4191a1f2e7
commit 5b3659361f
3 changed files with 9 additions and 6 deletions

1
.gitignore vendored
View File

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

View File

@ -1,20 +1,19 @@
Summary: The Vorbis General Audio Compression Codec.
Name: libvorbis
Version: 1.3.2
Release: 2%{?dist}
Version: 1.3.3
Release: 1%{?dist}
Epoch: 1
Group: System Environment/Libraries
License: BSD
URL: http://www.xiph.org/
Source: http://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source: http://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.xz
BuildRequires: libogg-devel >= 2:1.1
Patch2: libvorbis-1.2.3-add-needed.patch
%description
Ogg Vorbis is a fully open, non-proprietary, patent- and royalty-free,
general-purpose compressed audio format for audio and music at fixed
and variable bitrates from 16 to 128 kbps/channel.
and variable bitrates.
The libvorbis package contains runtime libraries for use in programs
that support Ogg Vorbis.
@ -88,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
%postun -p /sbin/ldconfig
%changelog
* Mon Feb 13 2012 Adam Jackson <ajax@redhat.com> 1.3.3-1
- libvorbis 1.3.3 (#787635)
* Wed Jan 04 2012 Jindrich Novy <jnovy@redhat.com> 1.3.2-2
- ship documentation only in -doc subpackage and only license
in -devel (#540634) - thanks to Edward Sheldrake

View File

@ -1 +1 @@
798a4211221073c1409f26eac4567e8b libvorbis-1.3.2.tar.bz2
71b649d3e08e63ece16649df906ce8b9 libvorbis-1.3.3.tar.xz