KDE Applications 18.08.0 beta (third time's the charm)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmail-account-wizard?expand=0&rev=57
This commit is contained in:
Wolfgang Bauer 2018-07-28 13:37:37 +00:00 committed by Git OBS Bridge
parent f4d7934edf
commit b03ac88de8
4 changed files with 16 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:2257439975c1f8681281c721a1d3e41f7a201e25089ca2221ce5b26199836c4d
size 155652

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
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.07.80
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