From 0ff60bee409ba17a0e00136857aa6c8934e4ef4b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 00:40:50 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libtheora.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtheora.spec b/libtheora.spec index bee43d4..eae26c5 100644 --- a/libtheora.spec +++ b/libtheora.spec @@ -1,7 +1,7 @@ Name: libtheora Epoch: 1 Version: 1.1.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Theora Video Compression Codec Group: System Environment/Libraries License: BSD @@ -116,6 +116,9 @@ install -m 755 examples/.libs/png2theora $RPM_BUILD_ROOT/%{_bindir}/png2theora %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1:1.1.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat Aug 3 2013 Peter Robinson 1:1.1.1-9 - Add patch to fix FTBFS with libpng-1.6