diff --git a/exempi.spec b/exempi.spec index 48325d3..bb42de0 100644 --- a/exempi.spec +++ b/exempi.spec @@ -1,7 +1,7 @@ Summary: Library for easy parsing of XMP metadata Name: exempi Version: 2.1.0 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: System Environment/Libraries URL: http://libopenraw.freedesktop.org/wiki/Exempi @@ -63,6 +63,9 @@ rm -rf %{buildroot} %{_libdir}/pkgconfig/*.pc %changelog +* Tue Feb 24 2009 Fedora Release Engineering - 2.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed Feb 04 2009 Deji Akingunola - 2.1.0-2 - Add patch to build with gcc-4.4