KDE Applications 18.04 RC (take 3): for the changes proposed by Wolfgang, I think they can get in after this is accepted.

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=91
This commit is contained in:
Wolfgang Bauer
2018-04-10 13:20:22 +00:00
committed by Git OBS Bridge
parent c9376ded24
commit fb2aa0b8ca
4 changed files with 36 additions and 8 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Fri Apr 06 07:09:31 CEST 2018 - lbeltrame@kde.org
- Update to 18.03.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.03.90.php
- Changes since 17.12.3:
* Don't add a subdirectory which was removed
* CMakeLists.txt - remove unnecessary search for Qt5 Network
* CMakeLists.txt, src/CMakeLists.txt - link to Qt5Network following changes to kio
* Move debug categories file here
* Remove extra ';'
* Fix warnings
* Fix some warning
* USe directly override keyword
* Use QLatin1String
* Port to new connect api
* Use new connect api
* Don't look for Sasl2.
* Cleanup. Add todo
* Use the same FindSasl2.cmake as kldap.
- Update package descriptions
-------------------------------------------------------------------
Thu Mar 08 23:51:52 CET 2018 - lbeltrame@kde.org