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-05-04 17:09:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libheif (Old) and /work/SRC/openSUSE:Factory/.libheif.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libheif" Thu May 4 17:09:34 2023 rev:21 rq:1084252 version:1.16.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libheif/libheif.changes 2023-04-01 23:27:12.043400722 +0200 +++ /work/SRC/openSUSE:Factory/.libheif.new.1533/libheif.changes 2023-05-04 17:09:43.324065487 +0200 @@ -1,0 +2,34 @@ +Wed May 3 07:38:09 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 1.16.1: + * Small maintenance update that fixes building the gdk-pixbuf + loader. + * The source package name has also been changed back to the old + naming scheme. + * Support for HEIFv2 regions (rgan) and user annotations + (udes). This enables to annotate regions in the image with + several geometric primitives and assign user text + descriptions to them. Thank you @bradh for the contributions. + Mask support will be added soon. + * Previously, chroma was downsampled and upsampled with a + simple nearest-neighbor method. We now included the sharp-yuv + chroma downsampling algorithm. This gives improved image + quality when images are downsampled to 4:2:0 and upsampled + with bilinear interpolation. Thank you @maryla-uc for the + contributions. + * The bilinear chroma upsampling and averaging downsampling + algorithms are also new. You can choose what to use. + * We added experimental support for decoding uncompressed + images according to ISO/IEC 23001-17:2023. This is work in + progress and currently decoding only. Thank you @bradh for + the contributions. + * There are new APIs to query the image transformations. Thus, + you may choose to get the original image and apply the + transformations yourself. + * A longstanding bug writing non-compliant 'ispe' boxes (image + size) has been fixed. Files should be standard compliant now. + * When building binary packages, you can now make use of a + CMake presets to set a default configuration. + * The deprecated autotools build files have been removed. + +------------------------------------------------------------------- Old: ---- libheif-1.15.2.tar.gz New: ---- libheif-1.16.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libheif.spec ++++++ --- /var/tmp/diff_new_pack.e9PtHr/_old 2023-05-04 17:09:43.844068532 +0200 +++ /var/tmp/diff_new_pack.e9PtHr/_new 2023-05-04 17:09:43.852068578 +0200 @@ -30,7 +30,7 @@ %endif Name: libheif -Version: 1.15.2 +Version: 1.16.1 Release: 0 Summary: HEIF/AVIF file format decoder and encoder License: GPL-2.0-or-later ++++++ libheif-1.15.2.tar.gz -> libheif-1.16.1.tar.gz ++++++ ++++ 110510 lines of diff (skipped)