KDE Applications 19.08 Beta (take 2)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kqtquickcharts?expand=0&rev=90
This commit is contained in:
parent
d5390b86ea
commit
706cda6540
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:18f51bd61d8ab28832355b69082bb63a0efa3cf720918d5e7ff434e2219c17f5
|
|
||||||
size 25480
|
|
3
kqtquickcharts-19.07.80.tar.xz
Normal file
3
kqtquickcharts-19.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a5bff75d7e4cfa9ec4d1537434ec36a9ee689f523463976494ab980fbabd2090
|
||||||
|
size 25540
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 23 11:59:04 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 19.07.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||||
|
- Changes since 19.04.3:
|
||||||
|
* It's time to use cmake 3.5
|
||||||
|
* Use nullptr + port to new connect api + use QStringLiteral
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 13 07:26:36 UTC 2019 - lbeltrame@kde.org
|
Sat Jul 13 07:26:36 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
Name: kqtquickcharts
|
Name: kqtquickcharts
|
||||||
Version: 19.04.3
|
Version: 19.07.80
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plugin to render beautiful and interactive graphs
|
Summary: Plugin to render beautiful and interactive graphs
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user