SHA256
1
0
forked from pool/kpat

KDE Gear 21.04 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=162
This commit is contained in:
2022-03-29 06:44:50 +00:00
committed by Git OBS Bridge
parent 16d4c25c69
commit 97e11373e2
6 changed files with 37 additions and 22 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Mar 23 08:14:35 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.03.80
* New feature release
- Changes since 21.12.3:
* Fix rendering of the "You won message" on HiDpi (kde#450841)
* Use new API
* one -> won (kde#448346)
* Fix compile against qt6
* Disable disc cache strategy in KPat
* Fix cards flashing a bit when resizing
* Manupilate the KSharedDataCache only from one thread
* bool + mutex -> atomic_bool
-------------------------------------------------------------------
Tue Mar 1 09:57:38 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>