Hello community, here is the log from the commit of package kqtquickcharts for openSUSE:Factory checked in at 2020-04-29 20:49:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kqtquickcharts (Old) and /work/SRC/openSUSE:Factory/.kqtquickcharts.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kqtquickcharts" Wed Apr 29 20:49:41 2020 rev:75 rq:796987 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kqtquickcharts/kqtquickcharts.changes 2020-03-12 23:05:44.335168372 +0100 +++ /work/SRC/openSUSE:Factory/.kqtquickcharts.new.2738/kqtquickcharts.changes 2020-04-29 20:50:35.104750858 +0200 @@ -1,0 +2,27 @@ +Thu Apr 23 12:22:47 UTC 2020 - Luca Beltrame <lbeltr...@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 <lbeltr...@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 <lbeltr...@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 + +------------------------------------------------------------------- Old: ---- kqtquickcharts-19.12.3.tar.xz kqtquickcharts-19.12.3.tar.xz.sig New: ---- kqtquickcharts-20.04.0.tar.xz kqtquickcharts-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kqtquickcharts.spec ++++++ --- /var/tmp/diff_new_pack.3qihWV/_old 2020-04-29 20:50:35.892752663 +0200 +++ /var/tmp/diff_new_pack.3qihWV/_new 2020-04-29 20:50:35.896752672 +0200 @@ -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. ++++++ kqtquickcharts-19.12.3.tar.xz -> kqtquickcharts-20.04.0.tar.xz ++++++