commit 9f21165cc386bcea2ab4d475364e3973d9ec81606ce514e812fdc201a838d967 Author: Christophe Marin Date: Thu Jul 4 20:42:27 2024 +0000 KDE Release Gear 24.05.2 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=291 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..2998088 Binary files /dev/null and b/applications.keyring differ diff --git a/kimap-24.05.2.tar.xz b/kimap-24.05.2.tar.xz new file mode 100644 index 0000000..6311a69 --- /dev/null +++ b/kimap-24.05.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:167bed276867fb9536e86f8ecac36911b51c90b3f13e167118b44a1d46eb96e0 +size 132008 diff --git a/kimap-24.05.2.tar.xz.sig b/kimap-24.05.2.tar.xz.sig new file mode 100644 index 0000000..92781eb --- /dev/null +++ b/kimap-24.05.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmaDm5wACgkQu0YzUNbv +Me9o0w/+Kw9FEU+FSGIUWBAsTsmh6M8x+aWZTHH0OGLYhhvNxSZw4MKfyKsX+EqL +dnhIcxPEnPPGGQy9btNAsisZlyq4BzYAvLSbGkY+5OpiTsqmPSd/DM6I9ne0gkdX +iJgM225TKsjfhQtpsdUKSqgueIXvg643J2ZAcjWXClzzktb+rtcRWx2S4aVdEr86 +8SFNo/9tzHSVdoeD5t6LDN3S3TqXzMtdRhVjMTL1mEkmSelGi1fy0zoOnyHmoDaN +K9uz4PGmchleKW9nHzEsCoX2+eXMGVwn54eAVEVt4CsMdzjWmkm2lkOTMtMP67vS +UALy5uwctZC4QA/mkgTDJdEgd5vXosi40pZkPsmBcDe7qHGzKqKhuu4g2ZEF1O+w +8pkodrVdVIGf+9abgLY/7VzxPFwLSFuVeYat/lmIfV40wt44qNom34+zkLnyYMzI +rzEHlRQLM2dCXVL4mFpwJo1WiVC1C6SRGVe4KjwktFTaIoinqrKN+M02KLnk6wfC +bFzf/beEIbVQ9/F+7qOji9J4C6mcAqimaim5/TDijSKCjZsRIKZ3XWkV6bnLPEQF +zwKjOOzLgNaM/DEwL04+LZi5Eg8q5a7ZdcrhmrT3rZyjM3NpzQLmBCzi1hzeeAuO +x6km4h5W0rl1tqF/7NDwgq4a9z/tuWFZ5vo1ruGFcvoTrP7vdbY= +=JNOt +-----END PGP SIGNATURE----- diff --git a/kimap.changes b/kimap.changes new file mode 100644 index 0000000..5e7c16a --- /dev/null +++ b/kimap.changes @@ -0,0 +1,1456 @@ +------------------------------------------------------------------- +Tue Jul 2 13:54:22 UTC 2024 - Christophe Marin + +- Update to 24.05.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.05.2/ +- No code change since 24.05.1 + +------------------------------------------------------------------- +Wed Jun 12 07:33:19 UTC 2024 - Christophe Marin + +- Update to 24.05.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.05.1/ +- No code change since 24.05.0 + +------------------------------------------------------------------- +Sun May 19 09:56:09 UTC 2024 - Christophe Marin + +- Update to 24.05.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.05.0/ +- No code change since 24.04.80 + +------------------------------------------------------------------- +Fri May 3 09:15:54 UTC 2024 - Christophe Marin + +- Update to 24.04.80 + * New feature release +- Changes since 24.02.2: + * Add missing [[nodiscard]] + * Expose AuthentificationMode to qt meta object + * Use local include + * Port to deprecated methods + +------------------------------------------------------------------- +Tue Apr 9 18:08:18 UTC 2024 - Christophe Marin + +- Update to 24.02.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.02.2/ +- Changes since 24.02.1: + * Disable requiring tests succeeding on FreeBSD + +------------------------------------------------------------------- +Tue Mar 19 15:26:27 UTC 2024 - Christophe Marin + +- Update to 24.02.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.02.1/ +- No code change since 24.02.0 +- Uninstall old KDE PIM 5 libraries (boo#1221515) + +------------------------------------------------------------------- +Fri Feb 23 13:59:25 UTC 2024 - Christophe Marin + +- Update to 24.02.0 + * New feature release +- No code change since 24.01.95 + +------------------------------------------------------------------- +Fri Feb 9 16:08:30 UTC 2024 - Christophe Marin + +- Update to 24.01.95 + * https://kde.org/announcements/megarelease/6/rc2/ + +------------------------------------------------------------------- +Tue Dec 5 14:19:40 UTC 2023 - Christophe Marin + +- Update to 23.08.4 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.4/ +- No code change since 23.08.3 + +------------------------------------------------------------------- +Tue Nov 7 17:04:43 UTC 2023 - Christophe Marin + +- Update to 23.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.3/ +- No code change since 23.08.2 + +------------------------------------------------------------------- +Tue Oct 10 18:27:30 UTC 2023 - Christophe Marin + +- Update to 23.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.2/ +- No code change since 23.08.1 + +------------------------------------------------------------------- +Tue Sep 12 11:55:58 UTC 2023 - Christophe Marin + +- Update to 23.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.1/ +- No code change since 23.08.0 + +------------------------------------------------------------------- +Sun Aug 20 13:59:33 UTC 2023 - Christophe Marin + +- Update to 23.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/23.08.0/ +- No code change since 23.07.90 + +------------------------------------------------------------------- +Mon Aug 14 08:02:50 UTC 2023 - Christophe Marin + +- Update to 23.07.90 + * New feature release +- No code change since 23.07.80 + +------------------------------------------------------------------- +Tue Aug 1 10:13:50 UTC 2023 - Christophe Marin + +- Update to 23.07.80 + * New feature release +- Changes since 23.04.3: + * Fix platforms info + * Remove CI 6 job. We will use kf6 branch for kf6 works + * Add missing Q_REQUIRED_RESULT + * Use correct INSTALL_TARGETS_DEFAULT_ARGS + +------------------------------------------------------------------- +Tue Jul 4 10:19:49 UTC 2023 - Christophe Marin + +- Update to 23.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.04.3/ +- No code change since 23.04.2 + +------------------------------------------------------------------- +Tue Jun 6 20:01:06 UTC 2023 - Christophe Marin + +- Update to 23.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.04.2/ +- No code change since 23.04.1 + +------------------------------------------------------------------- +Tue May 9 10:47:03 UTC 2023 - Christophe Marin + +- Update to 23.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.04.1/ +- Changes since 23.04.0: + * Use correct INSTALL_TARGETS_DEFAULT_ARGS + +------------------------------------------------------------------- +Sat Apr 15 08:45:51 UTC 2023 - Christophe Marin + +- Update to 23.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/23.04.0/ + +------------------------------------------------------------------- +Fri Mar 31 16:42:03 UTC 2023 - Christophe Marin + +- Update to 23.03.90 + * New feature release + +------------------------------------------------------------------- +Fri Mar 17 20:43:35 UTC 2023 - Christophe Marin + +- Update to 23.03.80 + * New feature release + +------------------------------------------------------------------- +Tue Feb 28 09:46:04 UTC 2023 - Christophe Marin + +- Update to 22.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.3/ + +------------------------------------------------------------------- +Tue Jan 31 10:33:47 UTC 2023 - Christophe Marin + +- Update to 22.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.2/ + +------------------------------------------------------------------- +Tue Jan 3 10:20:11 UTC 2023 - Christophe Marin + +- Update to 22.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.1/ + +------------------------------------------------------------------- +Fri Dec 2 12:25:26 UTC 2022 - Christophe Marin + +- Update to 22.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.12.0/ + +------------------------------------------------------------------- +Sat Nov 26 16:45:07 UTC 2022 - Christophe Giboudeaux + +- Update to 22.11.90 + * New feature release + +------------------------------------------------------------------- +Sat Nov 12 08:54:14 UTC 2022 - Christophe Giboudeaux + +- Update to 22.11.80 + * New feature release + +------------------------------------------------------------------- +Tue Nov 1 11:20:35 UTC 2022 - Christophe Giboudeaux + +- Update to 22.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.08.3/ + +------------------------------------------------------------------- +Tue Oct 11 14:32:41 UTC 2022 - Christophe Giboudeaux + +- Update to 22.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.08.2/ + +------------------------------------------------------------------- +Tue Sep 6 15:19:53 UTC 2022 - Christophe Giboudeaux + +- Update to 22.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.08.1/ + +------------------------------------------------------------------- +Sun Aug 14 09:42:35 UTC 2022 - Christophe Giboudeaux + +- Update to 22.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.08.0/ + +------------------------------------------------------------------- +Fri Aug 5 12:10:55 UTC 2022 - Christophe Giboudeaux + +- Update to 22.07.90 + * New feature release + +------------------------------------------------------------------- +Sat Jul 16 08:28:09 UTC 2022 - Christophe Giboudeaux + +- Update to 22.07.80 + * New feature release + +------------------------------------------------------------------- +Tue Jul 5 17:03:20 UTC 2022 - Christophe Giboudeaux + +- Update to 22.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.04.3/ + +------------------------------------------------------------------- +Wed Jun 8 09:54:30 UTC 2022 - Christophe Giboudeaux + +- Update to 22.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.04.2/ + +------------------------------------------------------------------- +Tue May 10 16:30:06 UTC 2022 - Christophe Giboudeaux + +- Update to 22.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.04.1/ + +------------------------------------------------------------------- +Mon Apr 18 07:51:44 UTC 2022 - Christophe Giboudeaux + +- Update to 22.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.04.0/ + +------------------------------------------------------------------- +Fri Apr 8 18:19:11 UTC 2022 - Christophe Giboudeaux + +- Update to 22.03.90 + * New feature release + +------------------------------------------------------------------- +Wed Mar 23 08:14:12 UTC 2022 - Christophe Giboudeaux + +- Update to 22.03.80 + * New feature release +- Changes since 21.12.3: + * Fix compile without deprecated method + * It compiles fine without deprecated methods + * Install *_version.h in KF5/ + * Adapt build system for building against qt6 + * Correct prefix to other PIM repositories in .kde-ci.yml + +------------------------------------------------------------------- +Tue Mar 1 09:57:15 UTC 2022 - Christophe Giboudeaux + +- Update to 21.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.3/ +- No code change since 21.12.2 + +------------------------------------------------------------------- +Tue Feb 1 13:03:03 UTC 2022 - Christophe Giboudeaux + +- Update to 21.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.2/ +- Changes since 21.12.1: + * Handle pure SSL/TLS negotation in Session instead of LoginJob (kde#449184) + * LoginJob: Verify that encryption is established before authentication + +------------------------------------------------------------------- +Tue Jan 4 10:25:43 UTC 2022 - Christophe Giboudeaux + +- Update to 21.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.1/ +- No code change since 21.12.0 + +------------------------------------------------------------------- +Fri Dec 3 19:22:05 UTC 2021 - Christophe Giboudeaux + +- Update to 21.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.12.0/ +- Changes since 21.11.90: + * Enable new GitLab CI on stable branch. + +------------------------------------------------------------------- +Sat Nov 27 10:10:59 UTC 2021 - Christophe Giboudeaux + +- Update to 21.11.90 + * New feature release +- Changes since 21.11.80: + * Treat SSL handshake errors as fatal also when using STARTTLS + +------------------------------------------------------------------- +Sat Nov 13 17:55:17 UTC 2021 - Christophe Giboudeaux + +- Update to 21.11.80 + * New feature release +- Changes since 21.08.3: + * Allow to show header in qtc6 + * Not necessary to use qOverload here + * Port Q_FOREVER + * Add KDE CI file + * Use qOverload directly (scripted) + +------------------------------------------------------------------- +Tue Nov 2 21:33:59 UTC 2021 - Christophe Giboudeaux + +- Update to 21.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.08.3/ +- No code change since 21.08.2 + +------------------------------------------------------------------- +Tue Oct 5 16:28:16 UTC 2021 - Christophe Giboudeaux + +- Update to 21.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.08.2/ +- Changes since 21.08.1: + * Disconnect rather than reconnect when not ignoring SSL errors + +------------------------------------------------------------------- +Wed Sep 1 12:38:27 UTC 2021 - Christophe Giboudeaux + +- Update to 21.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.08.1 +- No code change since 21.08.0 + +------------------------------------------------------------------- +Fri Aug 6 09:38:38 UTC 2021 - Christophe Giboudeaux + +- Update to 21.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.08.0 +- No code change since 21.07.90 + +------------------------------------------------------------------- +Fri Jul 30 10:05:02 UTC 2021 - Christophe Giboudeaux + +- Update to 21.07.90 + * New feature release +- No code change since 21.07.80 + +------------------------------------------------------------------- +Sat Jul 17 20:06:08 UTC 2021 - Christophe Giboudeaux + +- Update to 21.07.80 + * New feature release +- Changes since 21.04.3: + * Not necessary to search in sub folder too + * Use QStringView + * Use forward declaration here +- Only install the license files once + +------------------------------------------------------------------- +Wed Jul 7 08:57:42 UTC 2021 - Christophe Giboudeaux + +- Update to 21.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.04.3 +- No code change since 21.04.2 + +------------------------------------------------------------------- +Tue Jun 8 12:39:55 UTC 2021 - Christophe Giboudeaux + +- Update to 21.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.04.2 +- No code change since 21.04.1 + +------------------------------------------------------------------- +Sat May 29 15:55:25 UTC 2021 - Fabian Vogt + +- Add hard dependency on SASL modules (boo#1186591) + +------------------------------------------------------------------- +Wed May 12 06:07:42 UTC 2021 - Christophe Giboudeaux + +- Update to 21.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/21.04.1 +- No code change since 21.04.0 + +------------------------------------------------------------------- +Fri Apr 16 16:11:59 UTC 2021 - Christophe Giboudeaux + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:40:26 UTC 2021 - Christophe Giboudeaux + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:28:11 UTC 2021 - Christophe Giboudeaux + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * It compiles fine with QT_NO_KEYWORDS + * Use git commit hook + * run git clang-format + * Modernize code + * Port foreach + * Add missing override on destructor + +------------------------------------------------------------------- +Thu Mar 4 06:10:28 UTC 2021 - Luca Beltrame + +- Update to 20.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/20.12.3 +- No code change since 20.12.2 + +------------------------------------------------------------------- +Wed Feb 3 08:28:45 UTC 2021 - Christophe Giboudeaux + +- Update to 20.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2021-02-apps-update +- No code change since 20.12.1 + +------------------------------------------------------------------- +Tue Jan 5 12:25:45 UTC 2021 - Luca Beltrame + +- Update to 20.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2021-01-apps-update +- No code change since 20.12.0 + +------------------------------------------------------------------- +Sat Dec 5 23:16:24 UTC 2020 - Luca Beltrame + +- Update to 20.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-12-apps-update +- No code change since 20.11.90 + +------------------------------------------------------------------- +Fri Nov 27 15:16:39 UTC 2020 - Christophe Giboudeaux + +- Update to 20.11.90 + * New feature release +- No code change since 20.11.80 + +------------------------------------------------------------------- +Sat Nov 14 00:01:37 UTC 2020 - Christophe Giboudeaux + +- Update to 20.11.80 + * New feature release +- Too many changes to list here. + +------------------------------------------------------------------- +Thu Nov 5 22:46:27 UTC 2020 - Luca Beltrame + +- Update to 20.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-11-apps-update +- No code change since 20.08.2 + +------------------------------------------------------------------- +Fri Oct 9 05:43:58 UTC 2020 - Luca Beltrame + +- Update to 20.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-10-apps-update +- No code change since 20.08.1 + +------------------------------------------------------------------- +Tue Sep 1 20:50:01 UTC 2020 - Luca Beltrame + +- Update to 20.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-09-apps-update +- No code change since 20.08.0 + +------------------------------------------------------------------- +Sun Aug 9 09:09:16 UTC 2020 - Christophe Giboudeaux + +- Update to 20.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-08-apps-update +- No code change since 20.07.90 + +------------------------------------------------------------------- +Sun Aug 2 07:59:38 UTC 2020 - Christophe Giboudeaux + +- Update to 20.07.90 + * New feature release +- No code change since 20.07.80 + +------------------------------------------------------------------- +Sun Jul 19 10:04:46 UTC 2020 - Christophe Giboudeaux + +- Update to 20.07.80 + * New feature release +- Changes since 20.04.3: + * Add autotests for CREATE-ALREADYEXISTS and DELETE-NONEXISTENT + * Idempotent CREATE and DELETE (kde#423672) + * Convert license headers to SPDX format + * Convert copyright holders to SPDX format + * SearchJob: don't assemble OR term recursively + * ImapSet: optimize the set before serialization + * Fix some clazy warning + * Fix clazy warning + +------------------------------------------------------------------- +Thu Jul 9 20:09:38 UTC 2020 - Luca Beltrame + +- Update to 20.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-07-apps-update +- No code change since 20.04.2 + +------------------------------------------------------------------- +Tue Jun 9 12:15:03 UTC 2020 - Christophe Giboudeaux + +- Update to 20.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-06-apps-update +- No code change since 20.04.1 + +------------------------------------------------------------------- +Fri May 15 15:41:32 UTC 2020 - Luca Beltrame + +- Update to 20.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-05-apps-update +- No code change since 20.04.0 + +------------------------------------------------------------------- +Thu Apr 23 12:22:28 UTC 2020 - Luca Beltrame + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- No code change since 20.03.90 + +------------------------------------------------------------------- +Sun Apr 5 20:30:07 UTC 2020 - Luca Beltrame + +- Update to 20.03.90 + * New feature release +- Changes since 20.03.80: + * Fix clazy warning/cppcheck warning + +------------------------------------------------------------------- +Sun Mar 22 09:17:02 UTC 2020 - Luca Beltrame + +- Update to 20.03.80 + * New feature release +- Changes since 19.12.3: + * Don't use deprecated QSet::toList() + * Make it compile against qt5.15 + * Autogenerate categories file + * Make it compile against last qt5.15 without deprecated methods + * Port deprecated QSet::toList method + * remove which includes all of (scripted) + * Don't use nullptr for flags + +------------------------------------------------------------------- +Thu Mar 5 20:36:09 UTC 2020 - Luca Beltrame + +- Update to 19.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-03-apps-update +- No code change since 19.12.2 + +------------------------------------------------------------------- +Fri Feb 7 08:37:33 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Wed Feb 5 06:29:12 UTC 2020 - Luca Beltrame + +- Update to 19.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-02-apps-update +- No code change since 19.12.1 + +------------------------------------------------------------------- +Tue Jan 7 10:00:38 UTC 2020 - Christophe Giboudeaux + +- Update to 19.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.1 +- No code change since 19.12.0 + +------------------------------------------------------------------- +Tue Dec 10 06:38:35 UTC 2019 - Luca Beltrame + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12 +- No code change since 19.11.90 + +------------------------------------------------------------------- +Sat Nov 30 09:11:56 UTC 2019 - Luca Beltrame + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- No code change since 19.11.80 + +------------------------------------------------------------------- +Sun Nov 24 13:29:28 UTC 2019 - Luca Beltrame + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Make it compile against qt5.15 + * Warning-- + * Port away from KTcpSocket to QSslSocket + * Use truncate directly + +------------------------------------------------------------------- +Thu Nov 7 23:13:00 UTC 2019 - Luca Beltrame + +- Update to 19.08.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.3.php +- No code change since 19.08.2 + +------------------------------------------------------------------- +Fri Oct 11 07:42:49 UTC 2019 - Luca Beltrame + +- Update to 19.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.2.php +- No code change since 19.08.1 + +------------------------------------------------------------------- +Thu Sep 5 14:00:35 UTC 2019 - Luca Beltrame + +- Update to 19.08.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.1.php +- Changes since 19.08.0: + * Include KDE* cmake macros before any others + +------------------------------------------------------------------- +Fri Aug 9 08:31:03 UTC 2019 - Christophe Giboudeaux + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + +------------------------------------------------------------------- +Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:59:01 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Provide an option whether to use the system proxy settings + * When we use framework 5.59.0 we can use new logging file directory + * It was fixed in 5.13.0beta2 + * Use https for documentation links, and fix a few broken links + * metainfo.yaml: Fix cmakename, is own top-level entry + +------------------------------------------------------------------- +Sat Jul 13 07:26:35 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.3.php +- Changes since 19.04.2: + * Fix int overflow when parsing ImapSet (kde#409419) + +------------------------------------------------------------------- +Fri Jun 07 12:51:54 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.2.php +- No code changes since 19.04.1 + +------------------------------------------------------------------- +Thu May 30 09:57:32 UTC 2019 - Martin Liška + +- Use FAT lto objects as the package ships a static library + (boo#1136681). + +------------------------------------------------------------------- +Fri May 10 05:37:14 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.1.php +- No code changes since 19.04.0 + +------------------------------------------------------------------- +Sat Apr 20 06:51:55 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.0.php +- Changes since 19.03.90: + * Fix the KF5CoreAddons detection with older CMake versions. + +------------------------------------------------------------------- +Tue Apr 09 20:54:41 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-rc.php +- Changes since 19.03.80: + * Convert to camelcase include + * Workaround qt5.13 bug + +------------------------------------------------------------------- +Wed Mar 27 06:41:03 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-beta.php +- Changes since 18.12.3: + * Remove QT_CHECK + * Install NamespaceJob and RFCCodecs camelcase headers + +------------------------------------------------------------------- +Sat Mar 09 08:03:18 UTC 2019 - lbeltrame@kde.org + +- Update to 18.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.3.php +- Changes since 18.12.2: + * No code changes since 18.12.2 + +------------------------------------------------------------------- +Sat Feb 09 08:25:05 UTC 2019 - lbeltrame@kde.org + +- Update to 18.12.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.2.php +- Changes since 18.12.1: + * No code changes since 18.12.1 + +------------------------------------------------------------------- +Fri Jan 11 05:42:16 UTC 2019 - lbeltrame@kde.org + +- Update to 18.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.1.php +- Changes since 18.12.0: + * No code changes since 18.12.0 + +------------------------------------------------------------------- +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 + +- 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 + +- 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.12-beta.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 + +- Update to 18.08.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.3.php +- Changes since 18.08.2: + * No code changes since 18.08.2 + +------------------------------------------------------------------- +Thu Oct 11 20:06:53 UTC 2018 - lbeltrame@kde.org + +- Update to 18.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.2.php +- Changes since 18.08.1: + * None + +------------------------------------------------------------------- +Thu Sep 06 18:43:01 UTC 2018 - lbeltrame@kde.org + +- Update to 18.08.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.1.php +- Changes since 18.08.0: + * None + +------------------------------------------------------------------- +Thu Aug 16 22:04:34 UTC 2018 - christophe@krop.fr + +- Update to 18.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.0.php +- Changes since 18.07.80: + * None + +------------------------------------------------------------------- +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.08-beta.php +- Changes since 18.04.3: + * Fix merging + * USe Q_REQUIRED_RESULT + * Fix minor typos + * LOGIN: remove deprecated encryption options + * Add proper error message when STARTTLS is not supported + * LoginJob: add Q_FALLTHROUGH + +------------------------------------------------------------------- +Fri Jul 13 04:49:58 UTC 2018 - lbeltrame@kde.org + +- Update to 18.04.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.04.3.php +- Changes since 18.04.2: + * SELECT: handle READ-ONLY result + * Re-enable and update the LoginJobTest + * Fix STARTTLS support detection (kde#395249) + +------------------------------------------------------------------- +Fri Jun 08 05:06:48 UTC 2018 - lbeltrame@kde.org + +- Update to 18.04.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.04.2.php +- Changes since 18.04.1: + * Fix STARTTLS support detection + * Fix TLS vs STARTTLS handling (kde#394769) + +------------------------------------------------------------------- +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 + +- Update to 18.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.04.0.php +- Changes since 18.03.90: + * None + +------------------------------------------------------------------- +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.04-rc.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 + +- Update to 17.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.3.php +- Changes since 17.12.2: + * None + +------------------------------------------------------------------- +Wed Feb 07 08:48:19 CET 2018 - lbeltrame@kde.org + +- Update to 17.12.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.2.php +- Changes since 17.12.1: + * None + +------------------------------------------------------------------- +Thu Jan 11 23:41:11 CET 2018 - lbeltrame@kde.org + +- Update to 17.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.1.php +- Changes since 17.12.0: + * None + +------------------------------------------------------------------- +Sat Dec 09 14:59:06 CET 2017 - lbeltrame@kde.org + +- Update to 17.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.0.php +- Changes since 17.11.90: + * None + +------------------------------------------------------------------- +Sat Dec 02 10:12:37 CET 2017 - lbeltrame@kde.org + +- Update to 17.11.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-rc.php +- Changes since 17.11.80: + * None + +------------------------------------------------------------------- +Mon Nov 20 06:59:14 CET 2017 - lbeltrame@kde.org + +- Update to 17.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-beta.php +- Changes since 17.08.3: + * Clean forward declaration + * Remove deprecated method + * initialize some variables + * autotests/kimaptest/CMakeLists.txt - export target for kimaptest + * Allow to run test without install it + * Remove not necessary virtual keyword + * Remove check + * Check module when necessary: + +------------------------------------------------------------------- +Thu Nov 09 23:11:46 CET 2017 - lbeltrame@kde.org + +- Update to 17.08.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.08.3.php +- Changes since 17.08.2: + * None + +------------------------------------------------------------------- +Tue Oct 17 00:32:10 CEST 2017 - lbeltrame@kde.org + +- Update to 17.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.08.2.php +- Changes since 17.08.1: + * None + +------------------------------------------------------------------- +Thu Sep 07 07:02:13 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 + +------------------------------------------------------------------- +Tue Aug 22 15:38:57 UTC 2017 - fabian@ritter-vogt.de + +- Fixup -lang requires + +------------------------------------------------------------------- +Fri Aug 11 22:45:35 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : +- Too many changes to list here + +------------------------------------------------------------------- +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.08-rc.php + + +------------------------------------------------------------------- +Sat Jul 15 22:59:56 CEST 2017 - lbeltrame@kde.org + +- Update to 17.04.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.3.php +- Changes since 17.04.2: + * None + +------------------------------------------------------------------- +Wed Jun 07 17:42:50 CEST 2017 - lbeltrame@kde.org + +- Update to 17.04.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.2.php +- Changes since 17.04.1: + * Add sasl include (need by windows) + * Define getPid on windows too + * Fix sasl include dir + +------------------------------------------------------------------- +Wed May 17 20:36:21 CEST 2017 - lbeltrame@kde.org + +- Update to 17.04.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.1.php +- Changes since 17.04.0: + * None + +------------------------------------------------------------------- +Sun Apr 16 10:45:01 CEST 2017 - lbeltrame@kde.org + +- Update to 17.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.0.php +- Changes since 17.03.90: + * None + +------------------------------------------------------------------- +Wed Apr 12 20:25:38 CEST 2017 - lbeltrame@kde.org + +- Update to 17.03.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04-rc.php +- Changes since 17.03.80: + * None + +------------------------------------------------------------------- +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.04-beta.php +- Changes since 16.12.3: + * initialize some variable (found by cppcheck) + * Fix some warning reported by cppcheck + * Remove duplicate code + * Minor optimization + * Minor optimization + * Port to STL iterator + * Use qAsConst when possible. Minor optimization + * Minor optimization + * Optimization + * Improve error message in case of bad KIMAP_LOGFILE + * Wsuggest-override + * Improve logging of SASL errors + * Remove some foreach + * Use Q_ENUM + * Use isEmpty here + * Minor optimization + * Add ECMCoverageOption + +------------------------------------------------------------------- +Thu Mar 9 12:38:23 CET 2017 - lbeltrame@kde.org + +- Update to 16.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-16.12.3.php +- Changes since 16.12.2: + * None + +------------------------------------------------------------------- +Thu Feb 9 06:58:04 UTC 2017 - lbeltrame@kde.org + +- Update to KDE Applications 16.12.2 + * KDE Applications 16.12.2 + * https://www.kde.org/announcements/announce-applications-16.12.2.php + + +------------------------------------------------------------------- +Mon Feb 6 15:32:54 UTC 2017 - adam.majer@suse.de + +- drop boost as a runtime dependency for -devel subpackage + +------------------------------------------------------------------- +Sat Jan 14 08:57:17 UTC 2017 - lbeltrame@kde.org + +- - Update to KDE Applications 16.12.1 + * KDE Applications 16.12.1 + * https://www.kde.org/announcements/announce-applications-16.12.1.php + +------------------------------------------------------------------- +Tue Dec 13 19:45:10 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.12.0 + * KDE Applications 16.12.0 + * https://www.kde.org/announcements/announce-applications-16.12.0.php + + +------------------------------------------------------------------- +Sat Dec 3 16:31:20 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.90 + * KDE Applications 16.12.0 RC + * https://www.kde.org/announcements/announce-applications-16.12-rc.php + + +------------------------------------------------------------------- +Tue Nov 29 12:30:52 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.80 + * KDE Applications 16.12.0 Beta + * https://www.kde.org/announcements/announce-applications-16.12-beta.php + + +------------------------------------------------------------------- +Wed Nov 9 06:18:35 UTC 2016 - lbeltrame@kde.org + +- Update to KDE Applications 16.08.3 + * KDE Applications 16.08.3 + * https://www.kde.org/announcements/announce-applications-16.08.3.php + +------------------------------------------------------------------- +Tue Oct 11 20:57:09 UTC 2016 - lbeltrame@kde.org + +- KDE Applications 16.08.2 +https://www.kde.org/announcements/announce-applications-16.08.2.php + +------------------------------------------------------------------- +Fri Sep 9 08:25:43 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.08.1 + * KDE Applications 16.08.1 + * https://www.kde.org/announcements/announce-applications-16.08.1.php + + +------------------------------------------------------------------- +Fri Aug 12 10:18:15 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.08.0 + * KDE Applications 16.08.0 + * https://www.kde.org/announcements/announce-applications-16.08.0.php + + +------------------------------------------------------------------- +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.08-rc.php + + +------------------------------------------------------------------- +Sat Jul 16 18:57:17 UTC 2016 - wbauer@tmo.at + +- Cleanup build requirements + +------------------------------------------------------------------- +Thu Jul 7 23:58:08 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.04.3 + * KDE Applications 16.04.3 + * https://www.kde.org/announcements/announce-applications-16.04.3.php + + +------------------------------------------------------------------- +Fri Jun 10 17:59:18 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.04.2 + * KDE Applications 16.04.2 + * https://www.kde.org/announcements/announce-applications-16.04.2.php + + +------------------------------------------------------------------- +Sat May 7 10:29:36 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.04.1 + * KDE Applications 16.04.1 + * https://www.kde.org/announcements/announce-applications-16.04.1.php + + +------------------------------------------------------------------- +Sun Apr 17 06:05:40 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.04.0 + * KDE Applications 16.04.0 + * https://www.kde.org/announcements/announce-applications-16.04.0.php + + +------------------------------------------------------------------- +Mon Apr 11 06:42:11 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.03.90 + * KDE Applications 16.04.0 RC + * https://www.kde.org/announcements/announce-applications-16.04-rc.php + + +------------------------------------------------------------------- +Sun Mar 13 15:45:07 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.12.3 + * KDE Applications 15.12.3 + * https://www.kde.org/announcements/announce-applications-15.12.3.php + * boo#970855 + + +------------------------------------------------------------------- +Sat Feb 13 08:12:20 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.12.2 + * KDE Applications 15.12.2 + * https://www.kde.org/announcements/announce-applications-15.12.2.php + * boo#966605 + + +------------------------------------------------------------------- +Sat Jan 9 18:20:53 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.12.1 + * KDE Applications 15.12.1 + * https://www.kde.org/announcements/announce-applications-15.12.1.php + * boo#961265 + + +------------------------------------------------------------------- +Sun Dec 13 13:20:22 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.12.0 + * KDE Applications 15.12.0 + * https://www.kde.org/announcements/announce-applications-15.12.0.php + * boo#958887 + + +------------------------------------------------------------------- +Fri Dec 11 01:28:52 UTC 2015 - p.drouand@gmail.com + +- Remove superfluous libpth-devel dependency + +------------------------------------------------------------------- +Tue Nov 10 20:09:25 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.08.3 + * KDE Applications 15.08.3 + * https://www.kde.org/announcements/announce-applications-15.08.3.php + * boo#954531 + + +------------------------------------------------------------------- +Sun Oct 11 13:32:16 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.08.2 + * KDE Applications 15.08.2 + * https://www.kde.org/announcements/announce-applications-15.08.2.php + + +------------------------------------------------------------------- +Sun Sep 13 19:16:03 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.08.1 + * KDE Applications 15.08.1 + * https://www.kde.org/announcements/announce-applications-15.08.1.php + + +------------------------------------------------------------------- +Wed Aug 19 19:43:21 UTC 2015 - cgiboudeaux@gmx.com + +- Update to KDE Applications 15.08.0 + * KDE Applications 15.08.0 + * https://www.kde.org/announcements/announce-applications-15.08.0.php + +------------------------------------------------------------------- +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.08-rc.php + + diff --git a/kimap.spec b/kimap.spec new file mode 100644 index 0000000..3be3fb7 --- /dev/null +++ b/kimap.spec @@ -0,0 +1,117 @@ +# +# spec file for package kimap +# +# Copyright (c) 2024 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%define kf6_version 6.0.0 +%define qt6_version 6.6.0 +%define kpim6_version 6.1.2 + +%bcond_without released +Name: kimap +Version: 24.05.2 +Release: 0 +Summary: Library to assist working with IMAP servers +License: LGPL-2.1-or-later +URL: https://www.kde.org +Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with released} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif +BuildRequires: cyrus-sasl-devel +BuildRequires: doxygen +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6KIO) >= %{kf6_version} +BuildRequires: cmake(KPim6Mime) >= %{kpim6_version} +BuildRequires: cmake(Qt6Test) >= %{qt6_version} +BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version} + +%description +KIMAP provides libraries to interface and communicate with +IMAP mail servers. + +%package -n libKPim6IMAP6 +Summary: Library to assist working with IMAP servers +# Modules used for authentication +Requires: cyrus-sasl-crammd5 +Requires: cyrus-sasl-digestmd5 +Requires: cyrus-sasl-gssapi +Requires: cyrus-sasl-plain +Requires: sasl2-kdexoauth2 +Requires: kimap >= %{version} +Obsoletes: kimap-lang <= 23.04.0 +Obsoletes: libKF5IMAP5 < %{version} +Obsoletes: libKPim5IMAP5 < %{version} +Obsoletes: libKPim5IMAP5-lang < %{version} + +%description -n libKPim6IMAP6 +This package provides the core library to interface and communicate with +IMAP mail servers. + +%package devel +Summary: Development files for kimap +Requires: cyrus-sasl-devel +Requires: libKPim6IMAP6 = %{version} +Requires: cmake(KF6CoreAddons) >= %{kf6_version} +Requires: cmake(KPim6Mime) >= %{kpim6_version} + +%description devel +This package contains development headers to add IMAP support to PIM +applications. + +%lang_package -n libKPim6IMAP6 + +%prep +%autosetup -p1 -n kimap-%{version} + +%build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects + +%cmake_kf6 \ + -DBUILD_QCH:BOOL=TRUE \ + -DBUILD_TESTING:BOOL=TRUE + +%kf6_build + +%install +%kf6_install + +%find_lang libKPim6IMAP6 --all-name + +%ldconfig_scriptlets -n libKPim6IMAP6 + +%files +%{_kf6_debugdir}/*.categories +%{_kf6_debugdir}/*.renamecategories + +%files -n libKPim6IMAP6 +%license LICENSES/* +%{_kf6_libdir}/libKPim6IMAP.so.* + +%files devel +%doc %{_kf6_qchdir}/KPim6Imap.* +%{_includedir}/KPim6/KIMAP/ +%{_includedir}/KPim6/KIMAPTest/ +%{_kf6_cmakedir}/KPim6IMAP/ +%{_kf6_libdir}/libKPim6IMAP.so +%{_kf6_libdir}/libkimaptest6.a + +%files -n libKPim6IMAP6-lang -f libKPim6IMAP6.lang + +%changelog