diff --git a/kimap-16.12.3.tar.xz b/kimap-16.12.3.tar.xz deleted file mode 100644 index 45ba796..0000000 --- a/kimap-16.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aeac3c5205378a868c7f3754e4d98cb81acff21ed5bc5ad69500140f4f509bca -size 92400 diff --git a/kimap-17.03.80.tar.xz b/kimap-17.03.80.tar.xz new file mode 100644 index 0000000..f344537 --- /dev/null +++ b/kimap-17.03.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8007d03044898ff10f99ba62a5738ba8b7b62333c485f858d9cbc1fbf6a94cc2 +size 92952 diff --git a/kimap.changes b/kimap.changes index dca2a43..fe44405 100644 --- a/kimap.changes +++ b/kimap.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +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 +- 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 @@ -25,14 +51,14 @@ Mon Feb 6 15:32:54 UTC 2017 - adam.majer@suse.de Sat Jan 14 08:57:17 UTC 2017 - lbeltrame@kde.org - - Update to KDE Applications 16.12.1 - * 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 + * KDE Applications 16.12.0 * https://www.kde.org/announcements/announce-applications-16.12.0.php @@ -138,7 +164,7 @@ Mon Apr 11 06:42:11 UTC 2016 - tittiatcoke@gmail.com Sun Mar 13 15:45:07 UTC 2016 - tittiatcoke@gmail.com - Update to KDE Applications 15.12.3 - * KDE Applications 15.12.3 + * KDE Applications 15.12.3 * https://www.kde.org/announcements/announce-applications-15.12.3.php * boo#970855 @@ -147,7 +173,7 @@ Sun Mar 13 15:45:07 UTC 2016 - tittiatcoke@gmail.com Sat Feb 13 08:12:20 UTC 2016 - tittiatcoke@gmail.com - Update to KDE Applications 15.12.2 - * KDE Applications 15.12.2 + * KDE Applications 15.12.2 * https://www.kde.org/announcements/announce-applications-15.12.2.php * boo#966605 @@ -156,7 +182,7 @@ Sat Feb 13 08:12:20 UTC 2016 - tittiatcoke@gmail.com Sat Jan 9 18:20:53 UTC 2016 - tittiatcoke@gmail.com - Update to KDE Applications 15.12.1 - * KDE Applications 15.12.1 + * KDE Applications 15.12.1 * https://www.kde.org/announcements/announce-applications-15.12.1.php * boo#961265 @@ -165,7 +191,7 @@ Sat Jan 9 18:20:53 UTC 2016 - tittiatcoke@gmail.com Sun Dec 13 13:20:22 UTC 2015 - tittiatcoke@gmail.com - Update to KDE Applications 15.12.0 - * KDE Applications 15.12.0 + * KDE Applications 15.12.0 * https://www.kde.org/announcements/announce-applications-15.12.0.php * boo#958887 @@ -179,7 +205,7 @@ Fri Dec 11 01:28:52 UTC 2015 - p.drouand@gmail.com Tue Nov 10 20:09:25 UTC 2015 - tittiatcoke@gmail.com - Update to KDE Applications 15.08.3 - * KDE Applications 15.08.3 + * KDE Applications 15.08.3 * https://www.kde.org/announcements/announce-applications-15.08.3.php * boo#954531 @@ -188,7 +214,7 @@ Tue Nov 10 20:09:25 UTC 2015 - tittiatcoke@gmail.com Sun Oct 11 13:32:16 UTC 2015 - tittiatcoke@gmail.com - Update to KDE Applications 15.08.2 - * KDE Applications 15.08.2 + * KDE Applications 15.08.2 * https://www.kde.org/announcements/announce-applications-15.08.2.php @@ -196,7 +222,7 @@ Sun Oct 11 13:32:16 UTC 2015 - tittiatcoke@gmail.com Sun Sep 13 19:16:03 UTC 2015 - tittiatcoke@gmail.com - Update to KDE Applications 15.08.1 - * KDE Applications 15.08.1 + * KDE Applications 15.08.1 * https://www.kde.org/announcements/announce-applications-15.08.1.php diff --git a/kimap.spec b/kimap.spec index f2427cb..eda6196 100644 --- a/kimap.spec +++ b/kimap.spec @@ -18,10 +18,10 @@ %define kf5_version 5.19.0 Name: kimap -Version: 16.12.3 +Version: 17.03.80 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: KDE PIM Libraries: IMAP library License: LGPL-2.1+