From b8bac0b845d9e9a3a25d0ae9fa32a5aea898d3c5 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 16:15:41 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- giflib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/giflib.spec b/giflib.spec index 5307e68..ca10778 100644 --- a/giflib.spec +++ b/giflib.spec @@ -1,7 +1,7 @@ Summary: Library for manipulating GIF format image files Name: giflib Version: 4.1.3 -Release: 8 +Release: 9 License: MIT URL: http://www.sf.net/projects/libungif/ Source0: http://dl.sf.net/libungif/%{name}-%{version}.tar.bz2 @@ -100,6 +100,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_bindir}/* %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 4.1.3-9 +- Autorebuild for GCC 4.3 + * Tue Mar 13 2007 Karsten Hopp 4.1.3-8 - add BR libXt-devel, otherwise X support will be disabled