SHA256
1
0
forked from pool/sonnet

KDE Frameworks 5.51

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=169
This commit is contained in:
Wolfgang Bauer
2018-10-16 12:27:41 +00:00
committed by Git OBS Bridge
parent 5bbc6b8ed6
commit 8e750a5ef3
4 changed files with 26 additions and 6 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Oct 16 08:02:52 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
-------------------------------------------------------------------
Mon Oct 15 11:50:44 UTC 2018 - lbeltrame@kde.org
- Update to 5.51.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.51.0.php
- Changes since 5.50.0:
* Fix breakage of language guessing
* Fix compile failure on Windows targets
* Prevent highlighter from erasing selected text (kde#398661)
* Avoid potential detach on range-loops with non-const Qt containers
* Make sure to build with strict compile flags
* Fix minor typos
-------------------------------------------------------------------
Thu Sep 13 21:58:47 UTC 2018 - lbeltrame@kde.org