From ded38167a5a86ca9e6fb5098858ba093fdeb4db6c41b2358ebfc6967f8a30ca0 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Thu, 7 Sep 2017 21:55:08 +0000 Subject: [PATCH] KDE Applications 17.08.1 checkin OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mailimporter?expand=0&rev=65 --- mailimporter-17.08.0.tar.xz | 3 --- mailimporter-17.08.1.tar.xz | 3 +++ mailimporter.changes | 30 ++++++++++++++++++++---------- mailimporter.spec | 2 +- 4 files changed, 24 insertions(+), 14 deletions(-) delete mode 100644 mailimporter-17.08.0.tar.xz create mode 100644 mailimporter-17.08.1.tar.xz diff --git a/mailimporter-17.08.0.tar.xz b/mailimporter-17.08.0.tar.xz deleted file mode 100644 index ab120ed..0000000 --- a/mailimporter-17.08.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96f3d892cf8a7a6d819f20bb86462f3c7c3ba8bc6c98576ccbc077548a3fc784 -size 537996 diff --git a/mailimporter-17.08.1.tar.xz b/mailimporter-17.08.1.tar.xz new file mode 100644 index 0000000..43739ce --- /dev/null +++ b/mailimporter-17.08.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd0cdd84c388e51f87afd6b800c75ff748627d9ef00522cd5a27f85988f8c73 +size 537908 diff --git a/mailimporter.changes b/mailimporter.changes index f6f0382..e193a39 100644 --- a/mailimporter.changes +++ b/mailimporter.changes @@ -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 diff --git a/mailimporter.spec b/mailimporter.spec index 7ff0a62..294cba7 100644 --- a/mailimporter.spec +++ b/mailimporter.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: mailimporter -Version: 17.08.0 +Version: 17.08.1 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)