Accepting request 796987 from KDE:Applications
KDE release 20.04.0 OBS-URL: https://build.opensuse.org/request/show/796987 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kqtquickcharts?expand=0&rev=75
This commit is contained in:
commit
bad2b7168d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94669a7add0cef9a1c0969a92ece8e60a67fbb0ff32826cc49ce87bd890c976c
|
||||
size 25708
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drX4ACgkQ29LOiT4t
|
||||
HId8YQf/WUTrLwmhKWmdZeA0ckFB1WarGCmMzasAqs2tLAkRC6TksG6UnNkHpCoi
|
||||
eAUhsF85BBDMkyJDroL6i7Xgom/4o8GY4eUyn4YSjGVD5f7NKzAhQjAfEqYRDwx2
|
||||
1DeGHYjoqX3438/mN+ngyXsXXyaFXaGnYOJNAF6OFEHCfxBkH3d5zcq+z2DUYgoG
|
||||
DTC3nQc8e/u8UhZuKVRqcr9gEHukiK8DAEb860NtKHo5OZyrwa1XKvWZ/qefB7lu
|
||||
lJq7Cmm4M4/h2RZ/67ABqmyar2zkkY4jRM6XjSmWNtBrFvPdSyZjA60uR311PQyt
|
||||
y2f/6IlTt/IHO01kjuNj8BNguV1jFw==
|
||||
=Z9XF
|
||||
-----END PGP SIGNATURE-----
|
3
kqtquickcharts-20.04.0.tar.xz
Normal file
3
kqtquickcharts-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0224d00ca117097ad2b26af116bee24ffe707345f90f0c1fc26e0147260fe94e
|
||||
size 25620
|
11
kqtquickcharts-20.04.0.tar.xz.sig
Normal file
11
kqtquickcharts-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB94ACgkQ29LOiT4t
|
||||
HIcJ7gf9HfKPBBja6Zrm1Eg6SlA+XwKXioS9KgwyCyUca2R43Q7YP38MhnlS8r0Z
|
||||
Z1+vkbJNJEBFve1yW5eAyaMgso8dvEa+q+Mu2cfI52+G+caWFDetY4M1//yLC6em
|
||||
Ux/yAa1uNMToBWKCAIA9tdBA+FjsbyNeX2FDXL+M70pID2vWRSYXoU/MC/A/Sjuy
|
||||
+1KSUOJAH5WRyvzLuooci+XNtcmEGhky1Yz9Jh27VRVHDervv0zLQVa6BX61pO/d
|
||||
csGBhC5nzrd1ayNmsaaFRoLWHSqSTXeUcKuStfKYjL1VMjqd5d6EhTtC3zS7cts2
|
||||
M1Z9jZsFbvIUwj4iUWH9m0CEo27jqw==
|
||||
=DGEP
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:22:47 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-04-apps-update
|
||||
- No code change since 20.03.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 20:30:23 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.03.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/20.04-rc
|
||||
- No code change since 20.03.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 22 09:17:19 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.03.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/20.04-beta
|
||||
- No code change since 19.12.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 20:36:26 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kqtquickcharts
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,22 +21,22 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kqtquickcharts
|
||||
Version: 19.12.3
|
||||
Version: 20.04.0
|
||||
Release: 0
|
||||
Summary: Plugin to render beautiful and interactive graphs
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Amusements/Teaching/Other
|
||||
URL: https://edu.kde.org
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(Qt5Gui)
|
||||
BuildRequires: cmake(Qt5Qml)
|
||||
BuildRequires: cmake(Qt5Quick)
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
|
||||
%description
|
||||
A QtQuick plugin to render beautiful and interactive graphs.
|
||||
|
Loading…
Reference in New Issue
Block a user