[libvorbis] libvorbis 1.3.3 (#787635)

Adam Jackson ajax at fedoraproject.org
Mon Feb 13 15:38:43 UTC 2012


commit 5b3659361fcf179ccfddd70b1143e4c07a8547aa
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Feb 13 10:38:41 2012 -0500

    libvorbis 1.3.3 (#787635)

 .gitignore     |    1 +
 libvorbis.spec |   12 +++++++-----
 sources        |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f5b93e8..5559d00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 libvorbis-1.3.1.tar.bz2
 /libvorbis-1.3.2.tar.bz2
+/libvorbis-1.3.3.tar.xz
diff --git a/libvorbis.spec b/libvorbis.spec
index 7c7bde7..974da5b 100644
--- a/libvorbis.spec
+++ b/libvorbis.spec
@@ -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 at redhat.com> 1.3.3-1
+- libvorbis 1.3.3 (#787635)
+
 * Wed Jan 04 2012 Jindrich Novy <jnovy at redhat.com> 1.3.2-2
 - ship documentation only in -doc subpackage and only license
   in -devel (#540634) - thanks to Edward Sheldrake
diff --git a/sources b/sources
index c59354f..11b62ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-798a4211221073c1409f26eac4567e8b  libvorbis-1.3.2.tar.bz2
+71b649d3e08e63ece16649df906ce8b9  libvorbis-1.3.3.tar.xz


More information about the scm-commits mailing list