SHA256
1
0
forked from pool/sonnet

KDE Frameworks 5.76

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=229
This commit is contained in:
Wolfgang Bauer
2020-11-14 13:01:01 +00:00
committed by Git OBS Bridge
parent b60cbd3dd7
commit 15d65e25b3
6 changed files with 29 additions and 16 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Nov 7 21:35:37 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.76.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.76.0
- Changes since 5.75.0:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove not implement method
* Use modern signal-slot connection syntax
* Minor code cleanup
-------------------------------------------------------------------
Mon Oct 5 08:33:47 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>