Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libtheora.git#3f7ea0b19310702087644ab57320c78caf1e3938
This commit is contained in:
DistroBaker 2021-02-02 12:20:31 +00:00
parent 5b9a82c909
commit 3073308e76

View File

@ -5,7 +5,7 @@
Name: libtheora
Epoch: 1
Version: 1.1.1
Release: 28%{?dist}
Release: 29%{?dist}
Summary: Theora Video Compression Codec
License: BSD
URL: http://www.theora.org
@ -15,6 +15,7 @@ Patch0: libtheora-1.1.1-fix-pp_sharp_mod-calc.patch
Patch1: libtheora-1.1.1-libpng16.patch
Patch2: libtheora-1.1.1-libm.patch
BuildRequires: make
BuildRequires: autoconf automake libtool
BuildRequires: libogg-devel >= 2:1.1
BuildRequires: libvorbis-devel
@ -123,6 +124,9 @@ install -m 755 examples/.libs/png2theora $RPM_BUILD_ROOT/%{_bindir}/png2theora
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1.1-29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Aug 03 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1:1.1.1-28
- Use new macros, update config.\* locations