2022-03-12 10:26:24 +00:00
committed by Git OBS Bridge
parent c4003e9498
commit 7bb1c9399a
6 changed files with 29 additions and 17 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Mar 7 09:26:53 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.92.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.92.0
- Changes since 5.91.0:
* Port to KPluginMetaData::findPlugins for plugin querying
* enable mobipocket extractor by default
* Use std::unique_ptr to manage lifetime of d-ptr
-------------------------------------------------------------------
Sun Feb 6 10:16:59 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>