Accepting request 516416 from KDE:Applications

Update to 17.08.0

OBS-URL: https://build.opensuse.org/request/show/516416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kqtquickcharts?expand=0&rev=42
This commit is contained in:
Dominique Leuenberger 2017-08-24 15:47:09 +00:00 committed by Git OBS Bridge
commit 65a5c4b2ff
4 changed files with 24 additions and 7 deletions

View File

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

View File

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

View File

@ -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

View File

@ -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