Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-29 09:13:27 +00:00
parent bec5d77398
commit 932c55eae8

View File

@ -1,6 +1,6 @@
Name: libgexiv2
Version: 0.12.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library
License: GPLv2+
@ -84,6 +84,9 @@ This package contains the python3 bindings for %{name}
%{python3_sitearch}/gi/overrides/__pycache__/GExiv2*
%changelog
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.12.0-4
- Rebuilt for Python 3.8.0rc1 (#1748018)