diff --git a/kqtquickcharts-17.04.3.tar.xz b/kqtquickcharts-17.04.3.tar.xz deleted file mode 100644 index 225d8e9..0000000 --- a/kqtquickcharts-17.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08d96954da34996778e0d1eefdd5e6a380b6f51de2ace8b0c5132ef237a5ecec -size 25516 diff --git a/kqtquickcharts-17.08.0.tar.xz b/kqtquickcharts-17.08.0.tar.xz new file mode 100644 index 0000000..2500f56 --- /dev/null +++ b/kqtquickcharts-17.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c5b373afb9d6efa2c084e3692b35525d90c6ccfa36dcf058bde6c1f6d3f88bc +size 25480 diff --git a/kqtquickcharts.changes b/kqtquickcharts.changes index f24742b..6f2ef24 100644 --- a/kqtquickcharts.changes +++ b/kqtquickcharts.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Aug 11 22:45:56 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : + * None + +------------------------------------------------------------------- +Sat Aug 5 18:18:36 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + ------------------------------------------------------------------- Sat Jul 15 23:00:24 CEST 2017 - lbeltrame@kde.org diff --git a/kqtquickcharts.spec b/kqtquickcharts.spec index d69b198..9dc444e 100644 --- a/kqtquickcharts.spec +++ b/kqtquickcharts.spec @@ -1,7 +1,7 @@ # # spec file for package kqtquickcharts # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,10 +17,10 @@ Name: kqtquickcharts -Version: 17.04.3 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Plugin to render beautiful and interactive graphs License: LGPL-2.1+ @@ -52,7 +52,7 @@ A QtQuick plugin to render beautiful and interactive graphs. %defattr(-,root,root) %doc COPYING* %{_kf5_includedir}/kqtquickcharts_version.h -%{_libdir}/cmake/KQtQuickCharts/ +%{_kf5_libdir}/cmake/KQtQuickCharts/ %{_kf5_qmldir}/ %changelog