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

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kqtquickcharts?expand=0&rev=69
This commit is contained in:
Wolfgang Bauer 2018-07-28 13:42:09 +00:00 committed by Git OBS Bridge
parent cd47baec18
commit 08933580ec
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jul 26 13:00:53 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:
* None
-------------------------------------------------------------------
Fri Jul 13 04:50:09 UTC 2018 - lbeltrame@kde.org

View File

@ -17,11 +17,11 @@
Name: kqtquickcharts
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: Plugin to render beautiful and interactive graphs
License: LGPL-2.1+
Group: Amusements/Teaching/Other