This commit is contained in:
Peter Robinson 2015-11-10 14:39:06 +00:00
parent 504534a204
commit 8dfa285209

View File

@ -1,6 +1,6 @@
Name: libgexiv2 Name: libgexiv2
Version: 0.10.3 Version: 0.10.3
Release: 4%{?dist} Release: 5%{?dist}
Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library
Group: System Environment/Libraries Group: System Environment/Libraries
@ -108,6 +108,9 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
%endif %endif
%changelog %changelog
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.3-5
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Wed Jun 24 2015 Rex Dieter <rdieter@fedoraproject.org> - 0.10.3-4 * Wed Jun 24 2015 Rex Dieter <rdieter@fedoraproject.org> - 0.10.3-4
- rebuild (exiv2) - rebuild (exiv2)