diff --git a/libexif.spec b/libexif.spec index 33716fb..ecf7f69 100644 --- a/libexif.spec +++ b/libexif.spec @@ -1,7 +1,7 @@ Summary: Library for extracting extra information from image files Name: libexif Version: 0.5.12 -Release: 4 +Release: 5 Group: System Environment/Libraries License: LGPL URL: http://libexif.sourceforge.net/ @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libexif.pc %changelog +* Wed Mar 2 2005 Matthias Clasen +- Rebuild with gcc4 + * Wed Nov 9 2004 Matthias Saou - Use %%find_lang macro. - Add %%doc files, including mandatory copy of the LGPL license.