From 2e59b5b10c1ac7e0d4848a90611b985d559c2bf51ab4fd4af7493dc5f6d70100 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 24 Nov 2018 23:44:48 +0000 Subject: [PATCH 1/5] KDE Applications 18.12.0 Beta (last try; fix any other issue post acceptance) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=110 --- kimap-18.08.3.tar.xz | 3 --- kimap-18.11.80.tar.xz | 3 +++ kimap.changes | 19 +++++++++++++++++++ kimap.spec | 20 ++++++++------------ 4 files changed, 30 insertions(+), 15 deletions(-) delete mode 100644 kimap-18.08.3.tar.xz create mode 100644 kimap-18.11.80.tar.xz diff --git a/kimap-18.08.3.tar.xz b/kimap-18.08.3.tar.xz deleted file mode 100644 index 9266416..0000000 --- a/kimap-18.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1a7ecf05143fc928a859c970d40ad0128bc116daec88e884702fd73039c6864 -size 119920 diff --git a/kimap-18.11.80.tar.xz b/kimap-18.11.80.tar.xz new file mode 100644 index 0000000..2518c5a --- /dev/null +++ b/kimap-18.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9aa0cc7347efe4c51894264f4a7dc03923ffb17eec81b06039eeb9ef47eeaa1 +size 119620 diff --git a/kimap.changes b/kimap.changes index 92b602b..1e59d4e 100644 --- a/kimap.changes +++ b/kimap.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Nov 20 06:22:24 UTC 2018 - Luca Beltrame + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:57:04 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.11.80.php +- Changes since 18.08.3: + * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51 + * USe nullptr + * Use QString() + * Fix minor EBN issues + * use new syntax + ------------------------------------------------------------------- Thu Nov 08 20:43:37 UTC 2018 - lbeltrame@kde.org diff --git a/kimap.spec b/kimap.spec index 133fc27..4640b89 100644 --- a/kimap.spec +++ b/kimap.spec @@ -16,19 +16,18 @@ # -%bcond_without lang - %define kf5_version 5.19.0 -Name: kimap -Version: 18.08.3 -Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%bcond_without lang +Name: kimap +Version: 18.11.80 +Release: 0 Summary: KDE PIM Libraries: IMAP library License: LGPL-2.1-or-later Group: System/GUI/KDE -Url: http://www.kde.org +URL: http://www.kde.org Source: kimap-%{version}.tar.xz BuildRequires: cyrus-sasl-devel BuildRequires: extra-cmake-modules >= 5.19.0 @@ -39,7 +38,6 @@ BuildRequires: kio-devel >= %{kf5_version} BuildRequires: kmime-devel >= %{kf5_version} BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Test) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description KIMAP provides libraries to interface and communicate with @@ -86,15 +84,13 @@ applications. %postun -n libKF5IMAP5 -p /sbin/ldconfig %files -n libKF5IMAP5 -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_kf5_libdir}/libKF5IMAP.so.* %{_kf5_debugdir}/*.categories %{_kf5_debugdir}/*.renamecategories %files devel -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_kf5_cmakedir}/KF5IMAP/ %{_kf5_includedir}/KIMAP/ %{_kf5_includedir}/kimap_version.h @@ -105,7 +101,7 @@ applications. %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog From 0109396303b6fb8931a16ae824a99a746c24fc6c8135503fe5c48a9d10f2f810 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 4 Dec 2018 16:22:32 +0000 Subject: [PATCH 2/5] KDE Applications 18.12.0 RC (knights is already in K:A) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=111 --- kimap-18.11.80.tar.xz | 3 --- kimap-18.11.90.tar.xz | 3 +++ kimap.changes | 10 ++++++++++ kimap.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kimap-18.11.80.tar.xz create mode 100644 kimap-18.11.90.tar.xz diff --git a/kimap-18.11.80.tar.xz b/kimap-18.11.80.tar.xz deleted file mode 100644 index 2518c5a..0000000 --- a/kimap-18.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9aa0cc7347efe4c51894264f4a7dc03923ffb17eec81b06039eeb9ef47eeaa1 -size 119620 diff --git a/kimap-18.11.90.tar.xz b/kimap-18.11.90.tar.xz new file mode 100644 index 0000000..1514bc9 --- /dev/null +++ b/kimap-18.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f7ec7b623b9a3e2ed07d67291b874d7dcaca997839e928f135fbaec341bb2ea +size 119640 diff --git a/kimap.changes b/kimap.changes index 1e59d4e..7a30c71 100644 --- a/kimap.changes +++ b/kimap.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Dec 03 20:56:01 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * No code changes since 18.11.80 + ------------------------------------------------------------------- Tue Nov 20 06:22:24 UTC 2018 - Luca Beltrame diff --git a/kimap.spec b/kimap.spec index 4640b89..12bc473 100644 --- a/kimap.spec +++ b/kimap.spec @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kimap -Version: 18.11.80 +Version: 18.11.90 Release: 0 Summary: KDE PIM Libraries: IMAP library License: LGPL-2.1-or-later From 02343ef2c755933e297b8c89d1ceeadf2387d4307c360d399dcd7873036050c6 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 16:50:51 +0000 Subject: [PATCH 3/5] KDE Applications 18.12.0 (not yet built) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=112 --- kimap-18.11.90.tar.xz | 3 --- kimap-18.12.0.tar.xz | 3 +++ kimap.changes | 10 ++++++++++ kimap.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kimap-18.11.90.tar.xz create mode 100644 kimap-18.12.0.tar.xz diff --git a/kimap-18.11.90.tar.xz b/kimap-18.11.90.tar.xz deleted file mode 100644 index 1514bc9..0000000 --- a/kimap-18.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f7ec7b623b9a3e2ed07d67291b874d7dcaca997839e928f135fbaec341bb2ea -size 119640 diff --git a/kimap-18.12.0.tar.xz b/kimap-18.12.0.tar.xz new file mode 100644 index 0000000..2bffb6c --- /dev/null +++ b/kimap-18.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59a5496d6d9f99bd27ca388c57ab9215465c04ec477ab708c849b6946d3a612 +size 119616 diff --git a/kimap.changes b/kimap.changes index 7a30c71..09a146c 100644 --- a/kimap.changes +++ b/kimap.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Dec 14 06:09:12 UTC 2018 - lbeltrame@kde.org + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * No code changes since 18.11.90 + ------------------------------------------------------------------- Mon Dec 03 20:56:01 UTC 2018 - lbeltrame@kde.org diff --git a/kimap.spec b/kimap.spec index 12bc473..8f27c7c 100644 --- a/kimap.spec +++ b/kimap.spec @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kimap -Version: 18.11.90 +Version: 18.12.0 Release: 0 Summary: KDE PIM Libraries: IMAP library License: LGPL-2.1-or-later From 1f3317ed778a1cc5c07264104e43a116399e20987290872523584474276e301f Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 17:50:30 +0000 Subject: [PATCH 4/5] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=113 --- kimap.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kimap.changes b/kimap.changes index 09a146c..eaf841b 100644 --- a/kimap.changes +++ b/kimap.changes @@ -32,7 +32,7 @@ Tue Nov 20 05:57:04 UTC 2018 - lbeltrame@kde.org * https://www.kde.org/announcements/announce-applications-18.11.80.php - Changes since 18.08.3: * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51 - * USe nullptr + * Use nullptr * Use QString() * Fix minor EBN issues * use new syntax From 25902c22797d49e03d9816f0c3c62a5c37a038e79de9bb974de3bfdf2d4fefbb Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 22:16:58 +0000 Subject: [PATCH 5/5] Fix wrong beta and rc release announcement URLs OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=114 --- kimap.changes | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/kimap.changes b/kimap.changes index eaf841b..637fc18 100644 --- a/kimap.changes +++ b/kimap.changes @@ -29,7 +29,7 @@ Tue Nov 20 05:57:04 UTC 2018 - lbeltrame@kde.org - Update to 18.11.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.11.80.php + * https://www.kde.org/announcements/announce-applications-18.12-beta.php - Changes since 18.08.3: * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51 * Use nullptr @@ -83,7 +83,7 @@ Thu Jul 26 13:00:44 UTC 2018 - lbeltrame@kde.org - Update to 18.07.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php - Changes since 18.04.3: * Fix merging * USe Q_REQUIRED_RESULT @@ -144,7 +144,7 @@ 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 + * https://www.kde.org/announcements/announce-applications-18.04-rc.php - Changes since 17.12.3: * Don't add a subdirectory which was removed * CMakeLists.txt - remove unnecessary search for Qt5 Network @@ -278,7 +278,7 @@ Sat Aug 5 18:17:55 UTC 2017 - christophe@krop.fr - Update to KDE Applications 17.07.90 * KDE Applications 17.07.90 - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php ------------------------------------------------------------------- @@ -339,7 +339,7 @@ Sat Mar 25 23:10:30 CET 2017 - lbeltrame@kde.org - Update to 17.03.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php - Changes since 16.12.3: * initialize some variable (found by cppcheck) * Fix some warning reported by cppcheck @@ -447,7 +447,7 @@ Mon Aug 8 15:05:51 UTC 2016 - tittiatcoke@gmail.com - Update to KDE Applications 16.07.90 * KDE Applications 16.07.90 (16.08-RC) - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php ------------------------------------------------------------------- @@ -573,6 +573,6 @@ Fri Aug 7 08:31:15 UTC 2015 - tittiatcoke@gmail.com - Initial version based on KDE Applications 15.07.90 * KDE Applications 15.08.0 RC1 - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php