Rebuild for Python 3.6

This commit is contained in:
Miro Hrončok 2016-12-19 18:20:36 +01:00
parent 23559da39e
commit 061b215c38

View File

@ -1,6 +1,6 @@
Name: libgexiv2
Version: 0.10.4
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library
License: GPLv2+
@ -110,6 +110,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/gir-1.0/GExiv2-0.10.typelib \
%endif
%changelog
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.10.4-3
- Rebuild for Python 3.6
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 0.10.4-2
- BR vala instead of obsolete vala-tools subpackage