KDE Applications 19.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kqtquickcharts?expand=0&rev=96
This commit is contained in:
Wolfgang Bauer 2019-11-29 11:40:09 +00:00 committed by Git OBS Bridge
parent 91a6999b00
commit 3f8c2a3d83
7 changed files with 36 additions and 22 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/O0ACgkQ29LOiT4t
HIdL1Af/Z7KPi/Rdv+lAmw1F/jvizYg9KnkM1eW3/tCswVl7+MJHiJqU7ko2CULa
tWkxDdyHZls+7ogrsfs29MIzPqJeI6hJmgBApHNEckRiBW5l/G6cMhzR+Qop7Mod
KZHZFso7/SGM/Y0Qm/gUp9Aik/QOrY8Cg6IL5LnPqy/FFCNmItMoyt1ZT2rg6rYU
B4UiEXttskBCzJjCUYDDzZSQQ5evDh1w3OemyM9Q8wQw9Deb1LuZ25xy9kJSrCpK
mdS7uPgUbHf9EYNT4BYzRFJokfbvob6Z39aHY3qmqJ5JtPpcoCeDc1auBI0DKnK9
v/A+72ak4nm/6/p5qgH1+QngoRWdVg==
=SpAW
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl3ObxYACgkQOmpNuDnq
ptcbgg/9GAFkMdP52TruI/sESUL3RAN1YIDuUSsKAPc81RktlhZ7L+pufv1Xw5U+
5IW2RqCFgtchk1uepIyYMESF7Psklpc8fyX+9eRYNNly2XjqKVatDrsUeGzAORb7
tLbkrVlUxdJoxA16BmyqRkkQhkWValMWK/MlZr2oUgb7uII0CWez+TLwFPBb98RX
7Vglev2XraO4NNg05qHyv8xfemj6qhznpX5m8FsoQ4Tl4kq69ZfuFXtNcJB99VfS
dWc/qo70KMOx7+SmC2c1C0cIad7+aapVY7kGZaXGdSU4zZk3Jfj82K0Qp7nsYR//
fBXyS37ItP+3h23znnfarHiiFGUKLYpqLc85HwZaOIOjBLrBPu0TFyxCfq+im8ZV
MIkLl/xuzx8rIc/O1mHXGOMuf+F65Dur7QY2vBluxuXbD1lWOGTfSc7khp8bKlHs
y21SLLR/itck2CHKZm6vGBQdastYSUKry7vlVzSGuqr/vV2NkIjSMbEIvAZlG+8h
PxL006aL5osEmuh+ivB5L+efTof+rpPYNTy2ScC6zrQqo5GZW52QhLtkFVKZuBXE
/vWI3PkgP/1Qq6lB8sVEYeGiVukcf0PIwmzuIe1fHXcX3pcLR1doGZZcO2VFF+dJ
NE7yiusuqN6esAhG0ehhBl32eWbqF2rvtKmuwxz6c0MRbmAl5U4=
=OsVf
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Nov 24 13:29:44 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.12-beta.php
- Changes since 19.08.2:
* Make it compile without deprecated method
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 7 23:13:16 UTC 2019 - Luca Beltrame <lbeltrame@kde.org> Thu Nov 7 23:13:16 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -16,28 +16,27 @@
# #
%define kf5_version 5.26.0 %define kf5_version 5.60.0
# 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}')}
%bcond_without lang %bcond_without lang
Name: kqtquickcharts Name: kqtquickcharts
Version: 19.08.3 Version: 19.11.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
Group: Amusements/Teaching/Other Group: Amusements/Teaching/Other
URL: https://edu.kde.org URL: https://edu.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig Source1: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring Source2: applications.keyring
%endif %endif
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem
BuildRequires: pkgconfig BuildRequires: cmake(Qt5Gui)
BuildRequires: pkgconfig(Qt5Gui) BuildRequires: cmake(Qt5Qml)
BuildRequires: pkgconfig(Qt5Qml) BuildRequires: cmake(Qt5Quick)
BuildRequires: pkgconfig(Qt5Quick)
%description %description
A QtQuick plugin to render beautiful and interactive graphs. A QtQuick plugin to render beautiful and interactive graphs.