This commit is contained in:
Dennis Gilmore 2013-08-03 02:12:21 -05:00
parent 34f448c08e
commit 4c12d11844

View File

@ -1,7 +1,7 @@
Name: libtheora
Epoch: 1
Version: 1.1.1
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Theora Video Compression Codec
Group: System Environment/Libraries
License: BSD
@ -111,6 +111,9 @@ install -m 755 examples/.libs/png2theora $RPM_BUILD_ROOT/%{_bindir}/png2theora
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.1.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri May 10 2013 Hans de Goede <hdegoede@redhat.com> - 1:1.1.1-7
- Remove no longer needed autoreconf call, %%configure from redhat-rpm-config
>= 9.1.0-42 updates config.guess and config.sub for new architecture support