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