Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package oxipng for openSUSE:Factory checked in at 2025-02-28 17:39:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oxipng (Old) and /work/SRC/openSUSE:Factory/.oxipng.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oxipng" Fri Feb 28 17:39:40 2025 rev:2 rq:1249179 version:9.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/oxipng/oxipng.changes 2024-04-23 18:56:01.450356961 +0200 +++ /work/SRC/openSUSE:Factory/.oxipng.new.19136/oxipng.changes 2025-02-28 17:41:15.237425408 +0100 @@ -1,0 +2,24 @@ +Thu Feb 27 19:30:41 UTC 2025 - Enrico Belleri <[email protected]> + +- Update to version 9.1.4: + * Improve optimization of APNG files (reductions still not + supported yet). + * Improve reductions for small images and ensure consistent + results for repeat runs. + * Add feature system-libdeflate to use the system-installed + version of libdeflate. + * Strip C2PA metadata by default. + * Add --zi option to control the number of Zopfli iterations. + * Allow setting compression level to 0. + * Improve filtering performance for some images. + * Move man page generation to an xtask. + * Fix --nx still applying deinterlacing by default. + * Fix optimized APNGs not being compatible with some programs. + +------------------------------------------------------------------- +Tue Apr 23 06:17:25 UTC 2024 - Enrico Belleri <[email protected]> + +- Update to version 9.1.1: + * Change man page generation path to resolve issue with cargo publish + +------------------------------------------------------------------- Old: ---- oxipng-9.1.0.obscpio New: ---- oxipng-9.1.4.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oxipng.spec ++++++ --- /var/tmp/diff_new_pack.Ee5NeL/_old 2025-02-28 17:41:17.065501933 +0100 +++ /var/tmp/diff_new_pack.Ee5NeL/_new 2025-02-28 17:41:17.065501933 +0100 @@ -17,7 +17,7 @@ Name: oxipng -Version: 9.1.0 +Version: 9.1.4 Release: 0 Summary: Multithreaded lossless PNG optimizer License: MIT @@ -31,14 +31,15 @@ via a command-line interface or as a library in other Rust programs. %prep -%autosetup -p1 -a1 +%autosetup -a1 %build %{cargo_build} +%{__cargo} run --manifest-path ./xtask/Cargo.toml -- mangen %install %{cargo_install} -install -Dm0644 MANUAL.txt %{buildroot}%{_mandir}/man1/%{name}.1 +install -t %{buildroot}%{_mandir}/man1/ -D -p -m 0644 target/xtask/mangen/manpages/oxipng.1 %check %{cargo_test} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Ee5NeL/_old 2025-02-28 17:41:17.097503272 +0100 +++ /var/tmp/diff_new_pack.Ee5NeL/_new 2025-02-28 17:41:17.101503440 +0100 @@ -2,11 +2,12 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://github.com/shssoichiro/oxipng.git</param> - <param name="revision">v9.1.0</param> + <param name="revision">v9.1.4</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="exclude">Cargo.lock</param> + <param name="exclude">xtask/Cargo.lock</param> <param name="exclude">Dockerfile</param> <param name="exclude">*.html</param> </service> @@ -15,6 +16,7 @@ <service name="cargo_vendor" mode="manual"> <param name="srcdir">oxipng</param> <param name="update">true</param> + <param name="cargotoml">xtask/Cargo.toml</param> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.Ee5NeL/_old 2025-02-28 17:41:17.121504276 +0100 +++ /var/tmp/diff_new_pack.Ee5NeL/_new 2025-02-28 17:41:17.125504445 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/shssoichiro/oxipng.git</param> - <param name="changesrevision">13d37a0ef368ec08dbbac9c42a0f6d41916c18e6</param></service></servicedata> + <param name="changesrevision">bc8c36456858fe4678460bdea520a4ec0bc50dc4</param></service></servicedata> (No newline at EOF) ++++++ oxipng-9.1.0.obscpio -> oxipng-9.1.4.obscpio ++++++ ++++ 4338 lines of diff (skipped) ++++++ oxipng.obsinfo ++++++ --- /var/tmp/diff_new_pack.Ee5NeL/_old 2025-02-28 17:41:17.713529059 +0100 +++ /var/tmp/diff_new_pack.Ee5NeL/_new 2025-02-28 17:41:17.713529059 +0100 @@ -1,5 +1,5 @@ name: oxipng -version: 9.1.0 -mtime: 1713730593 -commit: 13d37a0ef368ec08dbbac9c42a0f6d41916c18e6 +version: 9.1.4 +mtime: 1739556692 +commit: bc8c36456858fe4678460bdea520a4ec0bc50dc4 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/oxipng/vendor.tar.zst /work/SRC/openSUSE:Factory/.oxipng.new.19136/vendor.tar.zst differ: char 7, line 1
