This commit is contained in:
Jesse Keating 2009-02-24 15:49:55 +00:00
parent 8eb5d9719e
commit ab5a2bef52

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 2.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Feb 04 2009 Deji Akingunola <dakingun@gmail.com> - 2.1.0-2
- Add patch to build with gcc-4.4