From cdec552bcdd6ff0f1ab86ab44dff5f77ac8332a3 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 09:07:45 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- libtheora.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtheora.spec b/libtheora.spec index 46e92b2..d3808bb 100644 --- a/libtheora.spec +++ b/libtheora.spec @@ -1,7 +1,7 @@ Summary: Theora Video Compression Codec Name: libtheora Version: 1.0beta2 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 0 License: BSD Group: System Environment/Libraries @@ -107,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 0:1.0beta2-4 +- Autorebuild for GCC 4.3 + * Thu Nov 29 2007 Hans de Goede 1.0beta2-3 - Update png2theora to latest svn version (bz 401681)