Accepting request 630142 from KDE:Applications

Update to 18.08.0

OBS-URL: https://build.opensuse.org/request/show/630142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmail-account-wizard?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2018-08-22 12:13:35 +00:00 committed by Git OBS Bridge
commit b1b4e2dbfd
4 changed files with 26 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Aug 16 22:05:11 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:47 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
- Changes since 18.04.3:
* Use return value
* Avoid to detach element
-------------------------------------------------------------------
Fri Jul 13 04:50:01 UTC 2018 - lbeltrame@kde.org

View File

@ -19,11 +19,11 @@
%bcond_without lang
Name: kmail-account-wizard
Version: 18.04.3
Version: 18.08.0
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: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Account wizard for KMail
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: System/GUI/KDE