File python-pillow-heif.changes of Package python-pillow-heif
-------------------------------------------------------------------
Sun Mar 16 20:56:03 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.22.0:
* Boolean pillow_heif.options.DISABLE_SECURITY_LIMITS to bypass security
limit of libheif for the image size.
* AVIF format marked as deprecated and pending for the removal.
-------------------------------------------------------------------
Fri Nov 29 14:54:36 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.21.0:
* Allow specifying encoder parameters for non-primary images in image sequence.
* Error argument '-Ofast' is deprecated when building from source.
- switch to github tarball, so we can build the documentation
-------------------------------------------------------------------
Sat Oct 19 18:52:26 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.20.0:
* Initial support for parsing auxiliary images.
* Dropped Python 3.8 support
* More accurate error handling in the C module
* Support for Pillow 11.0.0
- remove building option for x265, as I can't verify it for now
-------------------------------------------------------------------
Sat Jul 27 19:39:58 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.18.0:
* image.info["heif"] dictionary with camera_intrinsic_matrix HEIF
specific metadata. Currently only reading is supported.
* python 3.13.0b3 support added
-------------------------------------------------------------------
Fri Jul 5 07:27:29 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.17.0:
* Support for Pillow 10.4.0
* Minimum supported Pillow version raised to 10.1.0
* xmp in info dictionary is now not present if it is empty
* Processing of the images in P mode with transparency = 0
- adapt packaging to better handle rebuilding
- disable tests for now, as it can't find the correct libs
-------------------------------------------------------------------
Sun Jun 2 23:24:23 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
- remove itself from BuildRequires
-------------------------------------------------------------------
Wed May 22 10:26:09 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
- initial packaging