forked from pool/python-exiv2
- Update to 0.12.3:
- upstream doesn't release proper changelog - Remove the exiv2_0-28-0.patch patch again. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exiv2?expand=0&rev=20
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-exiv2
|
||||
Version: 0.11.0
|
||||
Version: 0.12.3
|
||||
Release: 0
|
||||
Summary: Python3 bindings for the exiv2 library
|
||||
License: GPL-3.0-only
|
||||
@@ -27,9 +27,6 @@ URL: https://launchpad.net/py3exiv2
|
||||
Source0: https://files.pythonhosted.org/packages/source/p/py3exiv2/py3exiv2-%{version}.tar.gz
|
||||
#
|
||||
Patch0: py3exiv2-link-boost.patch
|
||||
# PATCH-FIX-UPSTREAM exiv2_0-28-0.patch lp#2027823 mcepl@suse.com
|
||||
# Fix compilation errors with exiv2 0.28.0+
|
||||
Patch1: exiv2_0-28-0.patch
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
@@ -58,9 +55,11 @@ easy manipulation of image metadata.
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
||||
|
||||
%files %{python_files}
|
||||
%{python_sitearch}/*
|
||||
%{python_sitearch}/libexiv2python.*.so
|
||||
%{python_sitearch}/pyexiv2
|
||||
%{python_sitearch}/py3exiv2-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user