KDE Applications 17.08.80 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=53
This commit is contained in:
Luca Beltrame 2017-03-26 07:19:38 +00:00 committed by Git OBS Bridge
parent 57e9d74112
commit eb1db583ae
4 changed files with 40 additions and 14 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aeac3c5205378a868c7f3754e4d98cb81acff21ed5bc5ad69500140f4f509bca
size 92400

3
kimap-17.03.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8007d03044898ff10f99ba62a5738ba8b7b62333c485f858d9cbc1fbf6a94cc2
size 92952

View File

@ -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

View File

@ -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+