From de17748fa2120c2921068c49d113241c9a0f84823bf6178c38e8a53c12d94ad6 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 22:58:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kqtquickcharts?expand=0&rev=52 --- kqtquickcharts.changes | 9 +++++++++ kqtquickcharts.spec | 6 +++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/kqtquickcharts.changes b/kqtquickcharts.changes index 9b59548..6f2ef24 100644 --- a/kqtquickcharts.changes +++ b/kqtquickcharts.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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 diff --git a/kqtquickcharts.spec b/kqtquickcharts.spec index b7c67c9..3c2fb3b 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 @@ -20,7 +20,7 @@ Name: kqtquickcharts Version: 17.07.90 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