Changelog for
python312-exiv2-0.14.1-26.49.i586.rpm :
* Wed Oct 11 2023 Ondřej Súkup
- fix files section
* Wed Oct 11 2023 Matej Cepl - Update to 0.14.1: - Added enums for XmpStruct and XmpArrayType - Added method for copy-free access to XmpTextValue raw data. - Fix occasional segfault with Image.io() of in-memory image data. - Add data() method to access Exiv2::StringValueBase raw bytes. - Enable video support in binary wheels. - Automatically cast Exiv2::Value return values to correct type. - Exiv2::byte
* return values are converted to a simple buffer object. - Deprecated some superseded features. Use \'python -Wd\' when testing. - Exiv2\'s Date & Time structs can be used from Python. - Removed Value.downCast methods deprecated in v0.7.0. - Reduced probability of segfaults by keeping references to other objects. - Fix iterator bug introduced in v0.10.0. (Issue #7.)- Remove now superfluous py3exiv2-link-boost.patch
* Thu Oct 05 2023 Matej Cepl - Update to 0.12.0 - Fix bug #2027823 (Compilation errors with exiv2-0.28)- Remove the exiv2_0-28-0.patch patch again.
* Thu Aug 10 2023 Matej Cepl - Update to 0.12.3: - upstream doesn\'t release proper changelog
* Fri Aug 04 2023 Matej Cepl - Add exiv2_0-28-0.patch making the package compatible with the latest exiv2 0.28 (lp#2027823).
* Thu Oct 13 2022 Axel Braun - version 0.11.0 no changelog
* Thu Jul 08 2021 Andreas Schneider - Update to version 0.9.3
* Add support for tag Xmp.mwg-rs.Regions/mwg-rs:
* Tue Oct 20 2020 Andreas Schneider - Update to version 0.8.0
* Add XmpSeq support
* Add a datetime conversion to Python with iso format, update some unittests- Added py3exiv2-link-boost.patch
* Tue Jul 02 2019 Tomáš Chvátal - Update to 0.7.1:
* Various fixes to work with new exiv releases
* Mon Apr 08 2019 Andreas Schneider - Update to version 0.6.1
* Add the streaming of the preview data