diff --git a/python-exiv2.changes b/python-exiv2.changes index e5e2557..6004761 100644 --- a/python-exiv2.changes +++ b/python-exiv2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 11 15:14:43 UTC 2023 - Ondřej Súkup + +- fix files section + ------------------------------------------------------------------- Wed Oct 11 09:53:14 UTC 2023 - Matej Cepl diff --git a/python-exiv2.spec b/python-exiv2.spec index 0e1ad5b..5d92972 100644 --- a/python-exiv2.spec +++ b/python-exiv2.spec @@ -23,9 +23,7 @@ Summary: Python3 bindings for the exiv2 library License: GPL-3.0-only Group: Development/Languages/Python URL: https://launchpad.net/py3exiv2 -# Source: https://github.com/jim-easterbrook/python-exiv2/archive/refs/tags/%{version}.tar.gz -# BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes @@ -57,8 +55,7 @@ easy manipulation of image metadata. %python_expand %fdupes %{buildroot}%{$python_sitearch} %files %{python_files} -%{python_sitearch}/libexiv2python.*.so -%{python_sitearch}/pyexiv2 -%{python_sitearch}/py3exiv2-%{version}*-info +%{python_sitearch}/exiv2 +%{python_sitearch}/exiv2-%{version}*-info %changelog