1
0
2022-02-14 12:07:15 +00:00
committed by Git OBS Bridge
parent f8138b8c07
commit c4003e9498
6 changed files with 34 additions and 16 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Feb 6 10:16:59 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.91.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.91.0
- Changes since 5.90.0:
* Also build the actual Poppler extractor with Qt6, not just its unit test
* make TypInfo comparison const
* Install plugins in kf<version>
* deprecate image extraction via embeddedimagedata
* Add CI qt6 support
* Apply Samir fix about LIBEXEC_INSTALL_DIR
* More changes to make it build against Qt6
* Make it compiles against qt6
* Make the Poppler extractor compatible with the Qt6-based Poppler as well
-------------------------------------------------------------------
Mon Jan 3 12:47:32 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>