Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zimg for openSUSE:Factory checked in at 2025-09-22 16:38:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zimg (Old) and /work/SRC/openSUSE:Factory/.zimg.new.27445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zimg" Mon Sep 22 16:38:23 2025 rev:42 rq:1306077 version:3.0.6+20250919.gdf9c147 Changes: -------- --- /work/SRC/openSUSE:Factory/zimg/zimg.changes 2025-07-17 17:17:57.477737233 +0200 +++ /work/SRC/openSUSE:Factory/.zimg.new.27445/zimg.changes 2025-09-22 16:38:29.074393935 +0200 @@ -1,0 +2,23 @@ +Sat Sep 20 00:34:55 UTC 2025 - Mia Herkt <[email protected]> + +- Update to version 3.0.6+20250919.gdf9c147: + * test: fix NEON tests + * depth: fix border handling in byte-word left shift conversion + +------------------------------------------------------------------- +Thu Sep 18 21:28:01 UTC 2025 - Mia Herkt <[email protected]> + +- Update to 3.0.6+20250814.g1f53009 + * colorspace: fix AVX-512 sRGB/709 with negative input + (introduced in 2.8) + * resize: fix AVX-512 downscaling with certain tap counts + (introduced in 2.6) +- Switch to snapshots of master because the branch on which + releases are tagged lacks a lot of fixes that are in master while + both share the same version identifier. +- Drop Patches + * cmake-googletest.patch + * zimg-gcc15.patch + * zimg-s390x-unit-tests.patch + +------------------------------------------------------------------- Old: ---- cmake-googletest.patch zimg-3.0.5.obscpio zimg-gcc15.patch zimg-s390x-unit-tests.patch New: ---- _servicedata zimg-3.0.6+20250919.gdf9c147.obscpio ----------(Old B)---------- Old:- Drop Patches * cmake-googletest.patch * zimg-gcc15.patch Old: * cmake-googletest.patch * zimg-gcc15.patch * zimg-s390x-unit-tests.patch Old: * zimg-gcc15.patch * zimg-s390x-unit-tests.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zimg.spec ++++++ --- /var/tmp/diff_new_pack.SI3wOx/_old 2025-09-22 16:38:30.186440725 +0200 +++ /var/tmp/diff_new_pack.SI3wOx/_new 2025-09-22 16:38:30.186440725 +0200 @@ -1,7 +1,7 @@ # # spec file for package zimg # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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,18 +18,13 @@ %define sover 2 Name: zimg -Version: 3.0.5 +Version: 3.0.6+20250919.gdf9c147 Release: 0 Summary: Scaling, colorspace conversion, and dithering library License: WTFPL -Group: Development/Libraries/C and C++ URL: https://github.com/sekrit-twc/zimg -Source0: zimg-%{version}.tar.xz +Source0: zimg-%{version}.tar.zst Source99: baselibs.conf -Patch0: zimg-s390x-unit-tests.patch -# https://github.com/sekrit-twc/zimg/issues/214 -Patch1: zimg-gcc15.patch -Patch2: cmake-googletest.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: cmake @@ -43,7 +38,6 @@ %package -n libzimg%{sover} Summary: Scaling, colorspace conversion, and dithering library -Group: System/Libraries %description -n libzimg%{sover} The "z" image library implements the commonly required image processing @@ -51,7 +45,6 @@ %package devel Summary: Development files for libzimg%{sover} -Group: Development/Libraries/C and C++ Requires: libzimg%{sover} = %{version} %description devel @@ -59,7 +52,7 @@ developing applications that use libzimg%{sover}. %prep -%autosetup -p1 +%autosetup %build autoreconf -fiv ++++++ _service ++++++ --- /var/tmp/diff_new_pack.SI3wOx/_old 2025-09-22 16:38:30.222442240 +0200 +++ /var/tmp/diff_new_pack.SI3wOx/_new 2025-09-22 16:38:30.226442409 +0200 @@ -1,16 +1,16 @@ <services> - <service name="obs_scm" mode="disabled"> + <service name="obs_scm" mode="manual"> <param name="url">https://github.com/sekrit-twc/zimg.git</param> <param name="scm">git</param> - <param name="versionformat">@PARENT_TAG@</param> + <param name="versionformat">@PARENT_TAG@+%cd.g%h</param> <param name="versionrewrite-pattern">release-([0-9\.]*)</param> - <param name="revision">release-3.0.5</param> + <param name="changesgenerate">enable</param> </service> <service name="tar" mode="buildtime" /> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> - <param name="compression">xz</param> + <param name="compression">zst</param> </service> - <service name="set_version" mode="disabled"/> + <service name="set_version" mode="manual"/> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/sekrit-twc/zimg.git</param> <param name="changesrevision">df9c1472b9541d0e79c8d02dae37fdf12f189ec2</param></service></servicedata> (No newline at EOF) ++++++ zimg.obsinfo ++++++ --- /var/tmp/diff_new_pack.SI3wOx/_old 2025-09-22 16:38:30.282444765 +0200 +++ /var/tmp/diff_new_pack.SI3wOx/_new 2025-09-22 16:38:30.282444765 +0200 @@ -1,5 +1,5 @@ name: zimg -version: 3.0.5 -mtime: 1688147727 -commit: e5b0de6bebbcbc66732ed5afaafef6b2c7dfef87 +version: 3.0.6+20250919.gdf9c147 +mtime: 1758327814 +commit: df9c1472b9541d0e79c8d02dae37fdf12f189ec2
