Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pillow-heif for openSUSE:Factory checked in at 2026-01-30 18:30:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pillow-heif (Old) and /work/SRC/openSUSE:Factory/.python-pillow-heif.new.1995 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pillow-heif" Fri Jan 30 18:30:33 2026 rev:10 rq:1330045 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pillow-heif/python-pillow-heif.changes 2025-08-12 17:07:03.721495180 +0200 +++ /work/SRC/openSUSE:Factory/.python-pillow-heif.new.1995/python-pillow-heif.changes 2026-01-30 18:34:00.687057304 +0100 @@ -1,0 +2,26 @@ +Fri Jan 30 13:22:43 UTC 2026 - Richard Rahl <[email protected]> + +- remove tests, as they can't run anyway on OBS + +------------------------------------------------------------------- +Fri Jan 30 11:44:14 UTC 2026 - Richard Rahl <[email protected]> + +- Update to version 1.2.0: + * Dropped Python 3.9 support + * PREFERRED_DECODER must now always be a valid, available decoder ID, or an + exception will be raised + +------------------------------------------------------------------- +Tue Nov 11 16:35:05 UTC 2025 - Dirk Müller <[email protected]> + +- update to 1.1.1: + * macOS: Wheels now support older macOS versions like Catalina + (x86_64 CPU) or Ventura (ARM CPU). #384 #385 + +------------------------------------------------------------------- +Tue Aug 12 21:26:01 UTC 2025 - Richard Rahl <[email protected]> + +- add tests if dependencies are available +- removing duplicates with fdupes + +------------------------------------------------------------------- Old: ---- python-pillow-heif-1.1.0.tar.gz New: ---- python-pillow-heif-1.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pillow-heif.spec ++++++ --- /var/tmp/diff_new_pack.GlQI6R/_old 2026-01-30 18:34:01.407087502 +0100 +++ /var/tmp/diff_new_pack.GlQI6R/_new 2026-01-30 18:34:01.407087502 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pillow-heif # -# Copyright (c) 2025 SUSE LLC and contributors +# 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 @@ -16,13 +16,14 @@ # +%define _name pillow_heif Name: python-pillow-heif -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Python interface for libheif library License: BSD-3-Clause URL: https://github.com/bigcat88/pillow_heif -Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: %{url}/archive/v%{version}.tar.gz#/python-pillow-heif-%{version}.tar.gz BuildRequires: %{python_module Pillow >= 9.5.0} BuildRequires: %{python_module Sphinx} BuildRequires: %{python_module devel} @@ -45,7 +46,7 @@ Python interface for libheif library %prep -%autosetup -n pillow_heif-%{version} +%autosetup -n %{_name}-%{version} %build %pyproject_wheel @@ -60,10 +61,11 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch} rm docs/_build/html/.buildinfo %fdupes docs/_build/html +%{python_expand} %{fdupes} %{buildroot} %files %{python_files} %doc docs/_build/html -%{python_sitearch}/pillow_heif -%{python_sitearch}/pillow_heif-%{version}.dist-info -%{python_sitearch}/_pillow_heif.cpython-*.so +%{python_sitearch}/%{_name} +%{python_sitearch}/%{_name}-%{version}.dist-info +%{python_sitearch}/_%{_name}.cpython-%{python_version_nodots}-*.so ++++++ python-pillow-heif-1.1.0.tar.gz -> python-pillow-heif-1.2.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-pillow-heif/python-pillow-heif-1.1.0.tar.gz /work/SRC/openSUSE:Factory/.python-pillow-heif.new.1995/python-pillow-heif-1.2.0.tar.gz differ: char 13, line 1
