KDE Applications 17.08.1 checkin

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mailimporter?expand=0&rev=65
This commit is contained in:
Luca Beltrame
2017-09-07 21:55:08 +00:00
committed by Git OBS Bridge
parent 00f14f7e12
commit ded38167a5
4 changed files with 24 additions and 14 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Sep 07 07:02:35 CEST 2017 - lbeltrame@kde.org
- Update to 17.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
* None
-------------------------------------------------------------------
Fri Aug 11 22:46:26 UTC 2017 - christophe@krop.fr
@@ -5,16 +15,16 @@ Fri Aug 11 22:46:26 UTC 2017 - christophe@krop.fr
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* use nullptr
* neon cmakelint: include find_dependency before using it
* Add more definitions QT_NO_URL_CAST_FROM_STRING
* Coding style
* Use Q_FALLTHROUGH
* Add seamonkey support
* Make it compile with QT_NO_CAST_FROM_BYTEARRAY
* Prepare qt6 :) don't use deprecated method
* Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
* Fix version
* use nullptr
* neon cmakelint: include find_dependency before using it
* Add more definitions QT_NO_URL_CAST_FROM_STRING
* Coding style
* Use Q_FALLTHROUGH
* Add seamonkey support
* Make it compile with QT_NO_CAST_FROM_BYTEARRAY
* Prepare qt6 :) don't use deprecated method
* Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
* Fix version
-------------------------------------------------------------------
Sat Aug 5 18:19:33 UTC 2017 - christophe@krop.fr