SHA256
1
0
forked from pool/kdf

KDE Gear 21.04 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdf?expand=0&rev=157
This commit is contained in:
2022-03-29 06:44:32 +00:00
committed by Git OBS Bridge
parent b32c5ed248
commit c91841b36a
6 changed files with 41 additions and 22 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Mar 23 08:14:03 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.03.80
* New feature release
- Changes since 21.12.3:
* Fix ki18n_install(po) being removed without reason
* USe ecm_set_disabled_deprecation_versions
* Update settings panel for Flatpak
* Simplify condition checks
* Add feature to use system default file manager to open drive (kde#448764)
* Add content rating
* It's enabled by default in qt6
* Remove unused include
* Adapt build system for building against qt6
* Port deprecated method + make doctool as optional
* Show warning
* Not neccessary to use I18N_NOOP here
-------------------------------------------------------------------
Tue Mar 1 09:57:06 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>