From 0751098eb083f8d6e0c729eae6e800fb93ba3fc041cb4a6abfe4199efe25a64b Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 11 May 2018 13:16:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=94 --- kimap-18.04.0.tar.xz | 3 --- kimap-18.04.1.tar.xz | 3 +++ kimap.changes | 13 +++++++++++++ kimap.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 kimap-18.04.0.tar.xz create mode 100644 kimap-18.04.1.tar.xz diff --git a/kimap-18.04.0.tar.xz b/kimap-18.04.0.tar.xz deleted file mode 100644 index 8a19936..0000000 --- a/kimap-18.04.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e21531951d1f6fbddd8c006c6b87bd645849ecb27600886c8f90347f57742d0 -size 118764 diff --git a/kimap-18.04.1.tar.xz b/kimap-18.04.1.tar.xz new file mode 100644 index 0000000..283683a --- /dev/null +++ b/kimap-18.04.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f8829f4eda57cffc4c3a83d2d0cb603693c297919b70045abdf5e332b1c10f +size 118864 diff --git a/kimap.changes b/kimap.changes index 1c3873e..181ae4a 100644 --- a/kimap.changes +++ b/kimap.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri May 11 05:17:56 UTC 2018 - lbeltrame@kde.org + +- Update to 18.04.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.04.1.php +- Changes since 18.04.0: + * Session: emit connectionLost when getting disconnected before the initial OK + * IMAP fake server: provide more output in case the scenario is incomplete. + * KIMAP fake server: add support for disconnect before response + * Fix ctest with CTEST_PARALLEL_LEVEL being set. + ------------------------------------------------------------------- Wed Apr 18 07:49:23 CEST 2018 - lbeltrame@kde.org diff --git a/kimap.spec b/kimap.spec index 74e7c6e..f22be44 100644 --- a/kimap.spec +++ b/kimap.spec @@ -20,7 +20,7 @@ %define kf5_version 5.19.0 Name: kimap -Version: 18.04.0 +Version: 18.04.1 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)