forked from pool/kqtquickcharts
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kqtquickcharts?expand=0&rev=92
This commit is contained in:
parent
ef3e682f7d
commit
a6ccbce11f
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd3ea7ae28357f4a73a76cf4a22c35733853bf1f07cc88b29bd62d1f17c97342
|
||||
size 25552
|
3
kqtquickcharts-19.08.0.tar.xz
Normal file
3
kqtquickcharts-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b25edca7643287acaf436ba58124077b89d067e2881a5dbfbd8833b68f3cb05
|
||||
size 25632
|
11
kqtquickcharts-19.08.0.tar.xz.sig
Normal file
11
kqtquickcharts-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxowACgkQ29LOiT4t
|
||||
HIc26Qf/RHbJPx1+vy5kea6mppwjRA0pt6R1iF3aI1D3uX+4DJQBOqtwTAG0pm2V
|
||||
ZJdnMVI4oNMEKyXscvbq+vUm3lemeXGGNdApa9jExy+i69IFZyiPcvDUIdntS1o1
|
||||
u3fygYQmFO7Ogly5hIlWyOV5JhdBscYbFeiWgyn2LmgpAvaWAz1j09WhZvTSl56/
|
||||
ZaMnMxPg9sN5hxYBbxtF1cVnYP57B8DSAuz1KYA+Vt/p4umCMCqdlGF2qkdiPdqS
|
||||
imx1qSY0uFEbiFObUspYS+Y5CGFnFJHUhD8ao/xIwu0PjWOSv8JW79cZlPG+sd53
|
||||
04x+n5SgmNoUr27HnirQW9ijxhGkVw==
|
||||
=uBv4
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:31:35 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 19.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||
- No code change since 19.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -19,14 +19,19 @@
|
||||
%define kf5_version 5.26.0
|
||||
# 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}')}
|
||||
%bcond_without lang
|
||||
Name: kqtquickcharts
|
||||
Version: 19.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Plugin to render beautiful and interactive graphs
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Amusements/Teaching/Other
|
||||
URL: http://edu.kde.org
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
URL: https://edu.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: pkgconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user