Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-exiv2 for openSUSE:Factory checked in at 2026-03-16 14:17:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-exiv2 (Old) and /work/SRC/openSUSE:Factory/.python-exiv2.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-exiv2" Mon Mar 16 14:17:21 2026 rev:16 rq:1339202 version:0.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-exiv2/python-exiv2.changes 2025-10-28 14:50:15.300246450 +0100 +++ /work/SRC/openSUSE:Factory/.python-exiv2.new.8177/python-exiv2.changes 2026-03-16 14:20:43.417742621 +0100 @@ -1,0 +2,8 @@ +Mon Mar 16 04:27:49 UTC 2026 - Steve Kowalik <[email protected]> + +- Update to 0.18.1: + * Binary wheels incorporate libexiv2 v0.28.8 +- Ship the license and README in the binary packages. +- Do not install a C++ header file. + +------------------------------------------------------------------- Old: ---- 0.18.0.tar.gz New: ---- 0.18.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-exiv2.spec ++++++ --- /var/tmp/diff_new_pack.8nkAaS/_old 2026-03-16 14:20:43.909763079 +0100 +++ /var/tmp/diff_new_pack.8nkAaS/_new 2026-03-16 14:20:43.913763246 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-exiv2 # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,13 @@ %{?sle15_python_module_pythons} Name: python-exiv2 -Version: 0.18.0 +Version: 0.18.1 Release: 0 Summary: Python3 bindings for the exiv2 library License: GPL-3.0-only -Group: Development/Languages/Python URL: https://github.com/jim-easterbrook/python-exiv2 Source: https://github.com/jim-easterbrook/python-exiv2/archive/refs/tags/%{version}.tar.gz -# PATCH-FIX-UPSTREAM skip_network_tests.patch bsc#[0-9]+ [email protected] -# this patch makes things totally awesome +# PATCH-FIX-UPSTREAM gh#jim-easterbrook/python-exiv2#63 Patch0: skip_network_tests.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} @@ -58,6 +56,7 @@ %install %pyproject_install +%python_expand rm %{buildroot}%{$python_sitearch}/exiv2/metadatum_pointer.hpp %python_expand %fdupes %{buildroot}%{$python_sitearch} %check @@ -65,6 +64,8 @@ %pyunittest_arch discover -v tests/ %files %{python_files} +%license LICENSE +%doc README.rst %{python_sitearch}/exiv2 -%{python_sitearch}/exiv2-%{version}*-info +%{python_sitearch}/exiv2-%{version}.dist-info ++++++ 0.18.0.tar.gz -> 0.18.1.tar.gz ++++++ ++++ 170976 lines of diff (skipped)
