From 4c12d118449ed99ecee48cbb53f7b7ab7806b5ea Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 02:12:21 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- libtheora.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtheora.spec b/libtheora.spec index 7959512..bccc8f6 100644 --- a/libtheora.spec +++ b/libtheora.spec @@ -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 - 1:1.1.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri May 10 2013 Hans de Goede - 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