Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kqtquickcharts?expand=0&rev=155
This commit is contained in:
parent
1a2b9f1760
commit
cd32b48e17
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:474efa6692a6f60d8946a5bf73f1477645192c2647420a608840102227f22aad
|
|
||||||
size 30156
|
|
3
kqtquickcharts-22.04.0.tar.xz
Normal file
3
kqtquickcharts-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c55e6a920f448f79b432f3f4baca3ce2ff5ef605cd17f38c7808b5753962c0de
|
||||||
|
size 30152
|
16
kqtquickcharts-22.04.0.tar.xz.sig
Normal file
16
kqtquickcharts-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYt5oACgkQu0YzUNbv
|
||||||
|
Me80zRAAgvV8iqoZ4PPU/M6bLeb0+w+VSdXTY/7iUDtGT4oD64SRO0kwJi3YnU+Y
|
||||||
|
l512okOEF3/WTHPKi9rHe7A0YL9OyA92M1YpdC3hWwpG7Do+F1Z5yz84aM202nZo
|
||||||
|
1HEH0s6NKwvg9o8bhBokeFglFMCM/3QohC2vvhsd85xj8p1kkhV+g0zDvvTqcUv4
|
||||||
|
tj6LWPrjUTXYC5OLbS6Rf77KqryWvnL9MMCkDhF3EhaQMVMnqIPBYcpwzG9FJpzh
|
||||||
|
6r3xnApqdQTuXjCiagKySR8kV3Bh46nUvUs0XIFqGD/JZsd/Rnqr14uoTYO9SFPu
|
||||||
|
/bPWHBXpmNT+hs47yay8Smzc/IrFnKX3XGc9fEuJrD3VRT4vai4wcAgUVTXpYpLd
|
||||||
|
6/6UfWD9pfqMj/sFPcOYHFFIBHvjGrBJ26duEV0I/AqUSKO7iwLt/zNfkmUYp061
|
||||||
|
/GF8WDcg6tXbEM0kcSm8udGWpbiYqIdQ103plyWcutt6M6NF2LniXBLDUhk8rYOJ
|
||||||
|
ltqq1yCzXMT19+0OmQYeeMtVkWoifO+klHVd06OyDmZBkNTwcuuVkSWTDTiYuAif
|
||||||
|
YjnpyPPNl8G43ugjTYl/WV/oa/t3cN/oQ09ji2uPRoN3aAzUvy4S+QMVjY+8q9rr
|
||||||
|
Bf9nY5bSWAVWnnJAKcNJU2S3BmmilPtZa1ipC67RYw/K+oeSl9o=
|
||||||
|
=eTie
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 18 07:52:13 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 22.04.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/gear/22.04.0/
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 8 18:20:26 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Apr 8 18:20:26 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kqtquickcharts
|
Name: kqtquickcharts
|
||||||
Version: 22.03.90
|
Version: 22.04.0
|
||||||
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
|
||||||
Group: Amusements/Teaching/Other
|
Group: Amusements/Teaching/Other
|
||||||
URL: https://edu.kde.org
|
URL: https://edu.kde.org
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
%if %{with released}
|
%if %{with released}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
|
Loading…
Reference in New Issue
Block a user