diff --git a/.gitignore b/.gitignore index 9a788f1..dc2e352 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ libogg-1.2.0.tar.gz /libogg-1.2.2.tar.gz +/libogg-1.3.0.tar.xz diff --git a/libogg.spec b/libogg.spec index 25a0792..6874006 100644 --- a/libogg.spec +++ b/libogg.spec @@ -1,12 +1,12 @@ Summary: The Ogg bitstream file format library Name: libogg -Version: 1.2.2 -Release: 4%{?dist} +Version: 1.3.0 +Release: 1%{?dist} Epoch: 2 Group: System Environment/Libraries License: BSD URL: http://www.xiph.org/ -Source: http://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.gz +Source: http://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.xz %description Libogg is a library for manipulating Ogg bitstream file formats. @@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT %doc __installed_docs/* %changelog +* Wed May 16 2012 Gregory Maxwell 1.3.0-1 +- libogg 1.3.0 + * Fri Jan 13 2012 Fedora Release Engineering - 2:1.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index bc81575..a0e563b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a9fcabc9a1b7c6f1cd75ddc78f36c56 libogg-1.2.2.tar.gz +84a35715170f2cd4c77a4448772b95d5 libogg-1.3.0.tar.xz