Rebuilt for Boost 1.63

This commit is contained in:
Jonathan Wakely 2017-01-27 03:28:12 +00:00
parent 4254acef3d
commit 57b2ad0a7b

View File

@ -1,7 +1,7 @@
Summary: Library for easy parsing of XMP metadata
Name: exempi
Version: 2.4.1
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD
Group: System Environment/Libraries
URL: http://libopenraw.freedesktop.org/wiki/Exempi
@ -66,6 +66,9 @@ rm -rf %{buildroot}%{_libdir}/*.a
%{_libdir}/pkgconfig/*.pc
%changelog
* Fri Jan 27 2017 Jonathan Wakely <jwakely@redhat.com> - 2.4.1-2
- Rebuilt for Boost 1.63
* Tue Jan 24 2017 Nikola Forró <nforro@redhat.com> - 2.4.1-1
- Update to version 2.4.1
Resolves #1415672