libtheora 1.1.1
This commit is contained in:
parent
f6650afbcb
commit
1c3ecd20c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
libtheora-1.1.0.tar.xz
|
libtheora-1.1.0.tar.xz
|
||||||
|
/libtheora-1.1.1.tar.xz
|
||||||
|
@ -1,13 +1,12 @@
|
|||||||
Summary: Theora Video Compression Codec
|
Summary: Theora Video Compression Codec
|
||||||
Name: libtheora
|
Name: libtheora
|
||||||
Version: 1.1.0
|
Version: 1.1.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.theora.org
|
URL: http://www.theora.org
|
||||||
Source0: http://downloads.xiph.org/releases/theora/%{name}-%{version}.tar.xz
|
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: libogg-devel >= 2:1.1
|
||||||
BuildRequires: libvorbis-devel
|
BuildRequires: libvorbis-devel
|
||||||
BuildRequires: SDL-devel libpng-devel
|
BuildRequires: SDL-devel libpng-devel
|
||||||
@ -123,6 +122,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user