SHA256
1
0
forked from pool/kfind

KDE Applications 19.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=106
This commit is contained in:
Wolfgang Bauer
2019-11-29 11:39:35 +00:00
committed by Git OBS Bridge
parent f9e60685c1
commit 408ab3b71c
7 changed files with 46 additions and 27 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Nov 24 13:29:23 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.12-beta.php
- Changes since 19.08.2:
* Use range for loop instead of sizeof arithmetic magic
* Exclude more files
* It compiles fine without deprecated method
* Remove unused includes
* Use new category syntax
-------------------------------------------------------------------
Thu Nov 7 23:12:55 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>