libtheora 1.1.1

This commit is contained in:
Adam Jackson 2011-02-17 10:17:38 -05:00
parent f6650afbcb
commit 1c3ecd20c0
3 changed files with 7 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
libtheora-1.1.0.tar.xz
/libtheora-1.1.1.tar.xz

View File

@ -1,13 +1,12 @@
Summary: Theora Video Compression Codec
Name: libtheora
Version: 1.1.0
Release: 2%{?dist}
Version: 1.1.1
Release: 1%{?dist}
Epoch: 1
License: BSD
Group: System Environment/Libraries
URL: http://www.theora.org
Source0: http://downloads.xiph.org/releases/theora/%{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libogg-devel >= 2:1.1
BuildRequires: libvorbis-devel
BuildRequires: SDL-devel libpng-devel
@ -123,6 +122,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Feb 17 2011 Adam Jackson <ajax@redhat.com> 1.1.1-1
- libtheora 1.1.1
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
76931beb93d1cb0c4c7fdfef3f7c4cb0 libtheora-1.1.0.tar.xz
9eeabf1ad65b7f41533854a59f7a716d libtheora-1.1.1.tar.xz