2024-10-24 03:25:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2024-07-27 19:42:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2024-07-05 08:05:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2024-06-02 23:27:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 2 23:24:23 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
|
|
|
|
|
|
|
- remove itself from BuildRequires
|
|
|
|
|
2024-06-01 20:07:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 22 10:26:09 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
|
|
|
|
|
|
|
- initial packaging
|