Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libheif for openSUSE:Factory checked in at 2023-02-28 12:48:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libheif (Old) and /work/SRC/openSUSE:Factory/.libheif.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libheif" Tue Feb 28 12:48:01 2023 rev:18 rq:1067893 version:1.15.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libheif/libheif.changes 2023-02-05 19:20:05.675519440 +0100 +++ /work/SRC/openSUSE:Factory/.libheif.new.31432/libheif.changes 2023-02-28 12:48:24.372388471 +0100 @@ -1,0 +2,19 @@ +Thu Feb 16 18:49:09 UTC 2023 - Arjen de Korte <suse+bu...@de-korte.org> + +- update to 1.15.1 + * fix compilation without plugins + +- update to 1.15.0 + * codec plugin system now also works with Windows + * heif_convert: manually choose which decoder should be used + * support for CLLI (content light level box), MDCV (mastering + display colour volume), PASP (pixel aspect) information + * ICC profile support in gdk-pixbuf loader + * various fixes + +- build with plugins enabled on Tumbleweed +- remove upstreamed patches + - 2ca02a128b2f76f7f293aa86a2ce1e04a8306c65.patch + - b6812284a2d70f29a5121ec3dbe652da07fdbbb7.patch + +------------------------------------------------------------------- Old: ---- 2ca02a128b2f76f7f293aa86a2ce1e04a8306c65.patch b6812284a2d70f29a5121ec3dbe652da07fdbbb7.patch libheif-1.14.2.tar.gz New: ---- libheif-1.15.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libheif.spec ++++++ --- /var/tmp/diff_new_pack.KaLJ4v/_old 2023-02-28 12:48:25.040392810 +0100 +++ /var/tmp/diff_new_pack.KaLJ4v/_new 2023-02-28 12:48:25.048392862 +0100 @@ -22,6 +22,7 @@ %bcond_with rav1e %bcond_with svtenc %if 0%{?suse_version} > 1500 +%bcond_without plugins %bcond_without rav1e %ifarch x86_64 %bcond_without svtenc @@ -29,7 +30,7 @@ %endif Name: libheif -Version: 1.14.2 +Version: 1.15.1 Release: 0 Summary: HEIF/AVIF file format decoder and encoder License: GPL-2.0-or-later @@ -37,10 +38,6 @@ URL: https://github.com/strukturag/libheif Source0: %{url}/releases/download/v%{version}/%{name}-%{version}.tar.gz Source99: baselibs.conf -# from https://github.com/strukturag/libheif/commit/b6812284a2d70f29a5121ec3dbe652da07fdbbb7.patch -Patch0: b6812284a2d70f29a5121ec3dbe652da07fdbbb7.patch -# rebased from https://github.com/strukturag/libheif/commit/2ca02a128b2f76f7f293aa86a2ce1e04a8306c65.patch -Patch1: 2ca02a128b2f76f7f293aa86a2ce1e04a8306c65.patch BuildRequires: chrpath BuildRequires: cmake BuildRequires: fdupes ++++++ libheif-1.14.2.tar.gz -> libheif-1.15.1.tar.gz ++++++ ++++ 4968 lines of diff (skipped)