forked from pool/python-pillow-heif
- 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 OBS-URL: https://build.opensuse.org/request/show/1189935 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pillow-heif?expand=0&rev=6
29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|