libogg 1.3.0

This commit is contained in:
Adam Jackson 2012-05-17 12:45:51 -04:00
parent f390bae428
commit e95cbdb046
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
libogg-1.2.0.tar.gz
/libogg-1.2.2.tar.gz
/libogg-1.3.0.tar.xz

View File

@ -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 <greg@xiph.org> 1.3.0-1
- libogg 1.3.0
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.2.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
5a9fcabc9a1b7c6f1cd75ddc78f36c56 libogg-1.2.2.tar.gz
84a35715170f2cd4c77a4448772b95d5 libogg-1.3.0.tar.xz