diff --git a/exempi.spec b/exempi.spec index 55c25dd..04b0252 100644 --- a/exempi.spec +++ b/exempi.spec @@ -1,7 +1,7 @@ Summary: Library for easy parsing of XMP metadata Name: exempi Version: 2.4.5 -Release: 5%{?dist} +Release: 6%{?dist} License: BSD URL: http://libopenraw.freedesktop.org/wiki/Exempi Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2 @@ -63,6 +63,9 @@ rm -rf %{buildroot}%{_libdir}/*.a %{_libdir}/pkgconfig/*.pc %changelog +* Thu Jan 31 2019 Fedora Release Engineering - 2.4.5-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Oct 9 2018 Owen Taylor - 2.4.5-5 - Set NOCONFIGURE when running autogen.sh to avoid running configure twice