From 3073308e763638472472c0cc85465a64fed8f796 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 12:20:31 +0000 Subject: [PATCH] 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 --- libtheora.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libtheora.spec b/libtheora.spec index b632aca..e8193ca 100644 --- a/libtheora.spec +++ b/libtheora.spec @@ -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 - 1:1.1.1-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Aug 03 2020 Peter Robinson - 1:1.1.1-28 - Use new macros, update config.\* locations