Hello community,

here is the log from the commit of package kqtquickcharts for openSUSE:Factory 
checked in at 2019-01-08 12:22:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kqtquickcharts (Old)
 and      /work/SRC/openSUSE:Factory/.kqtquickcharts.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kqtquickcharts"

Tue Jan  8 12:22:14 2019 rev:59 rq:658448 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kqtquickcharts/kqtquickcharts.changes    
2018-11-13 17:21:34.625941865 +0100
+++ /work/SRC/openSUSE:Factory/.kqtquickcharts.new.28833/kqtquickcharts.changes 
2019-01-08 12:23:36.916592204 +0100
@@ -1,0 +2,35 @@
+Fri Dec 14 06:09:15 UTC 2018 - [email protected]
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+-------------------------------------------------------------------
+Mon Dec 03 20:56:08 UTC 2018 - [email protected]
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+-------------------------------------------------------------------
+Tue Nov 20 06:22:42 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:57:13 UTC 2018 - [email protected]
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Fix minor EBN issues and typos
+
+-------------------------------------------------------------------
@@ -47 +82 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -97 +132 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -215 +250 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -274 +309 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -361 +396 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -477 +512 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:
----
  kqtquickcharts-18.08.3.tar.xz

New:
----
  kqtquickcharts-18.12.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kqtquickcharts.spec ++++++
--- /var/tmp/diff_new_pack.TFE0HP/_old  2019-01-08 12:23:37.404591667 +0100
+++ /var/tmp/diff_new_pack.TFE0HP/_new  2019-01-08 12:23:37.408591662 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kqtquickcharts
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -12,20 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-Name:           kqtquickcharts
-Version:        18.08.3
-Release:        0
 %define kf5_version 5.26.0
 # 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}')}
+Name:           kqtquickcharts
+Version:        18.12.0
+Release:        0
 Summary:        Plugin to render beautiful and interactive graphs
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Amusements/Teaching/Other
-Url:            http://edu.kde.org
+URL:            http://edu.kde.org
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
@@ -33,7 +33,6 @@
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Qml)
 BuildRequires:  pkgconfig(Qt5Quick)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 A QtQuick plugin to render beautiful and interactive graphs.
@@ -49,8 +48,7 @@
   %kf5_makeinstall -C build
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_includedir}/kqtquickcharts_version.h
 %{_kf5_libdir}/cmake/KQtQuickCharts/
 %{_kf5_qmldir}/

++++++ kqtquickcharts-18.08.3.tar.xz -> kqtquickcharts-18.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-18.08.3/src/barchartcore.h 
new/kqtquickcharts-18.12.0/src/barchartcore.h
--- old/kqtquickcharts-18.08.3/src/barchartcore.h       2017-12-22 
08:22:58.000000000 +0100
+++ new/kqtquickcharts-18.12.0/src/barchartcore.h       2018-10-01 
21:59:44.000000000 +0200
@@ -17,8 +17,8 @@
  *  You should have received a copy of the GNU Lesser General Public
  */
 
-#ifndef BARGRAPHCORE_H
-#define BARGRAPHCORE_H
+#ifndef BARCHARTCORE_H
+#define BARCHARTCORE_H
 
 #include "chartcore.h"
 
@@ -34,4 +34,4 @@
     void barWidthChanged();
 };
 
-#endif // BARGRAPHCORE_H
+#endif // BARCHARTCORE_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-18.08.3/src/barchartsegment.h 
new/kqtquickcharts-18.12.0/src/barchartsegment.h
--- old/kqtquickcharts-18.08.3/src/barchartsegment.h    2017-12-22 
08:22:58.000000000 +0100
+++ new/kqtquickcharts-18.12.0/src/barchartsegment.h    2018-10-01 
21:59:44.000000000 +0200
@@ -17,8 +17,8 @@
  *  You should have received a copy of the GNU Lesser General Public
  */
 
-#ifndef BARGRAPHSEGMENT_H
-#define BARGRAPHSEGMENT_H
+#ifndef BARCHARTSEGMENT_H
+#define BARCHARTSEGMENT_H
 
 #include <QQuickItem>
 
@@ -57,4 +57,4 @@
     int m_row;
 };
 
-#endif // BARGRAPHSEGMENT_H
+#endif // BARCHARTSEGMENT_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-18.08.3/src/chartcore.h 
new/kqtquickcharts-18.12.0/src/chartcore.h
--- old/kqtquickcharts-18.08.3/src/chartcore.h  2017-12-22 08:22:58.000000000 
+0100
+++ new/kqtquickcharts-18.12.0/src/chartcore.h  2018-10-01 21:59:44.000000000 
+0200
@@ -17,8 +17,8 @@
  *  You should have received a copy of the GNU Lesser General Public
  */
 
-#ifndef GRAPHCORE_H
-#define GRAPHCORE_H
+#ifndef CHARTCORE_H
+#define CHARTCORE_H
 
 #include <QQuickPaintedItem>
 
@@ -65,4 +65,4 @@
     int m_textRole;
 };
 
-#endif // GRAPHCORE_H
+#endif // CHARTCORE_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-18.08.3/src/chartforegroundpainter.h 
new/kqtquickcharts-18.12.0/src/chartforegroundpainter.h
--- old/kqtquickcharts-18.08.3/src/chartforegroundpainter.h     2017-12-22 
08:22:58.000000000 +0100
+++ new/kqtquickcharts-18.12.0/src/chartforegroundpainter.h     2018-10-01 
21:59:44.000000000 +0200
@@ -17,8 +17,8 @@
  *  You should have received a copy of the GNU Lesser General Public
  */
 
-#ifndef LINEGRAPHFOREGROUNDPAINTER_H
-#define LINEGRAPHFOREGROUNDPAINTER_H
+#ifndef LINECHARTFOREGROUNDPAINTER_H
+#define LINECHARTFOREGROUNDPAINTER_H
 
 #include <QQuickPaintedItem>
 
@@ -46,4 +46,4 @@
     QColor m_backgroundColor;
 };
 
-#endif // LINEGRAPHFOREGROUNDPAINTER_H
+#endif // LINECHARTFOREGROUNDPAINTER_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-18.08.3/src/chartplugin.h 
new/kqtquickcharts-18.12.0/src/chartplugin.h
--- old/kqtquickcharts-18.08.3/src/chartplugin.h        2017-12-22 
08:22:58.000000000 +0100
+++ new/kqtquickcharts-18.12.0/src/chartplugin.h        2018-10-01 
21:59:44.000000000 +0200
@@ -17,8 +17,8 @@
  *  You should have received a copy of the GNU Lesser General Public
  */
 
-#ifndef GRAPHPLUGIN_H
-#define GRAPHPLUGIN_H
+#ifndef CHARTPLUGIN_H
+#define CHARTPLUGIN_H
 
 #include <QQmlExtensionPlugin>
 
@@ -30,4 +30,4 @@
     void registerTypes(const char *uri) override;
 };
 
-#endif // GRAPHPLUGIN_H
+#endif // CHARTPLUGIN_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kqtquickcharts-18.08.3/src/linechartbackgroundpainter.h 
new/kqtquickcharts-18.12.0/src/linechartbackgroundpainter.h
--- old/kqtquickcharts-18.08.3/src/linechartbackgroundpainter.h 2017-12-22 
08:22:58.000000000 +0100
+++ new/kqtquickcharts-18.12.0/src/linechartbackgroundpainter.h 2018-10-01 
21:59:44.000000000 +0200
@@ -17,8 +17,8 @@
  *  You should have received a copy of the GNU Lesser General Public
  */
 
-#ifndef LINEGRAPHBACKGROUNDPAINTER_H
-#define LINEGRAPHBACKGROUNDPAINTER_H
+#ifndef LINECHARTBACKGROUNDPAINTER_H
+#define LINECHARTBACKGROUNDPAINTER_H
 
 #include <QQuickPaintedItem>
 
@@ -48,4 +48,4 @@
     QList<QPolygonF> m_linePolygons;
 };
 
-#endif // LINEGRAPHBACKGROUNDPAINTER_H
+#endif // LINECHARTBACKGROUNDPAINTER_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-18.08.3/src/linechartcore.h 
new/kqtquickcharts-18.12.0/src/linechartcore.h
--- old/kqtquickcharts-18.08.3/src/linechartcore.h      2017-12-22 
08:22:58.000000000 +0100
+++ new/kqtquickcharts-18.12.0/src/linechartcore.h      2018-10-01 
21:59:44.000000000 +0200
@@ -17,8 +17,8 @@
  *  You should have received a copy of the GNU Lesser General Public
  */
 
-#ifndef LINEGRAPHCORE_H
-#define LINEGRAPHCORE_H
+#ifndef LINECHARTCORE_H
+#define LINECHARTCORE_H
 
 #include "chartcore.h"
 
@@ -37,4 +37,4 @@
     qreal m_pointRadius;
 };
 
-#endif // LINEGRAPHCORE_H
+#endif // LINECHARTCORE_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-18.08.3/src/linechartpainter.h 
new/kqtquickcharts-18.12.0/src/linechartpainter.h
--- old/kqtquickcharts-18.08.3/src/linechartpainter.h   2017-12-22 
08:22:58.000000000 +0100
+++ new/kqtquickcharts-18.12.0/src/linechartpainter.h   2018-10-01 
21:59:44.000000000 +0200
@@ -16,8 +16,8 @@
  *
  *  You should have received a copy of the GNU Lesser General Public
  */
-#ifndef LINEGRAPHPAINTER_H
-#define LINEGRAPHPAINTER_H
+#ifndef LINECHARTPAINTER_H
+#define LINECHARTPAINTER_H
 
 #include <QQuickPaintedItem>
 
@@ -52,4 +52,4 @@
     int m_dimension;
 };
 
-#endif // LINEGRAPHPAINTER_H
+#endif // LINECHARTPAINTER_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-18.08.3/src/linechartpoint.h 
new/kqtquickcharts-18.12.0/src/linechartpoint.h
--- old/kqtquickcharts-18.08.3/src/linechartpoint.h     2017-12-22 
08:22:58.000000000 +0100
+++ new/kqtquickcharts-18.12.0/src/linechartpoint.h     2018-10-01 
21:59:44.000000000 +0200
@@ -17,8 +17,8 @@
  *  You should have received a copy of the GNU Lesser General Public
  */
 
-#ifndef LINEGRAPHPOINT_H
-#define LINEGRAPHPOINT_H
+#ifndef LINECHARTPOINT_H
+#define LINECHARTPOINT_H
 
 #include <QQuickPaintedItem>
 
@@ -63,4 +63,4 @@
     int m_row;
 };
 
-#endif // LINEGRAPHPOINT_H
+#endif // LINECHARTPOINT_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-18.08.3/src/qml/BarChart.qml 
new/kqtquickcharts-18.12.0/src/qml/BarChart.qml
--- old/kqtquickcharts-18.08.3/src/qml/BarChart.qml     2017-12-22 
08:22:58.000000000 +0100
+++ new/kqtquickcharts-18.12.0/src/qml/BarChart.qml     2018-10-01 
21:59:44.000000000 +0200
@@ -72,7 +72,7 @@
      * The background color used for the chart.
      *
      * @warn colors with an non-zero alpha component aren't supported yet
-     * and result in an visual defiencies.
+     * and result in an visual deficiencies.
      *
      * Default value is white.
      */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-18.08.3/src/qml/LineChart.qml 
new/kqtquickcharts-18.12.0/src/qml/LineChart.qml
--- old/kqtquickcharts-18.08.3/src/qml/LineChart.qml    2017-12-22 
08:22:58.000000000 +0100
+++ new/kqtquickcharts-18.12.0/src/qml/LineChart.qml    2018-10-01 
21:59:44.000000000 +0200
@@ -72,7 +72,7 @@
      * The background color used for the chart.
      *
      * @warn colors with an non-zero alpha component aren't supported yet
-     * and result in an visual defiencies.
+     * and result in an visual deficiencies.
      *
      * Default value is white.
      */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-18.08.3/src/qml/XYChart.qml 
new/kqtquickcharts-18.12.0/src/qml/XYChart.qml
--- old/kqtquickcharts-18.08.3/src/qml/XYChart.qml      2017-12-22 
08:22:58.000000000 +0100
+++ new/kqtquickcharts-18.12.0/src/qml/XYChart.qml      2018-10-01 
21:59:44.000000000 +0200
@@ -84,7 +84,7 @@
      * The background color used for the chart.
      *
      * @warn colors with an non-zero alpha component aren't supported yet
-     * and result in an visual defiencies.
+     * and result in an visual deficiencies.
      *
      * Default value is white.
      */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kqtquickcharts-18.08.3/src/xychartbackgroundpainter.h 
new/kqtquickcharts-18.12.0/src/xychartbackgroundpainter.h
--- old/kqtquickcharts-18.08.3/src/xychartbackgroundpainter.h   2017-12-22 
08:22:58.000000000 +0100
+++ new/kqtquickcharts-18.12.0/src/xychartbackgroundpainter.h   2018-10-01 
21:59:44.000000000 +0200
@@ -17,8 +17,8 @@
  *  You should have received a copy of the GNU Lesser General Public
  */
 
-#ifndef XYGRAPHBACKGROUNDPAINTER_H
-#define XYGRAPHBACKGROUNDPAINTER_H
+#ifndef XYCHARTBACKGROUNDPAINTER_H
+#define XYCHARTBACKGROUNDPAINTER_H
 
 #include <QQuickPaintedItem>
 
@@ -47,4 +47,4 @@
     QList<QPolygonF> m_linePolygons;
 };
 
-#endif // XYGRAPHBACKGROUNDPAINTER_H
+#endif // XYCHARTBACKGROUNDPAINTER_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-18.08.3/src/xychartcore.h 
new/kqtquickcharts-18.12.0/src/xychartcore.h
--- old/kqtquickcharts-18.08.3/src/xychartcore.h        2017-12-22 
08:22:58.000000000 +0100
+++ new/kqtquickcharts-18.12.0/src/xychartcore.h        2018-10-01 
21:59:44.000000000 +0200
@@ -17,8 +17,8 @@
  *  You should have received a copy of the GNU Lesser General Public
  */
 
-#ifndef XYGRAPHCORE_H
-#define XYGRAPHCORE_H
+#ifndef XYCHARTCORE_H
+#define XYCHARTCORE_H
 
 #include "chartcore.h"
 #include <QFont>
@@ -101,4 +101,4 @@
     unsigned int m_axisLabelCountGoal;
 };
 
-#endif // XYGRAPHCORE_H
+#endif // XYCHARTCORE_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-18.08.3/src/xychartpainter.h 
new/kqtquickcharts-18.12.0/src/xychartpainter.h
--- old/kqtquickcharts-18.08.3/src/xychartpainter.h     2017-12-22 
08:22:58.000000000 +0100
+++ new/kqtquickcharts-18.12.0/src/xychartpainter.h     2018-10-01 
21:59:44.000000000 +0200
@@ -16,8 +16,8 @@
  *
  *  You should have received a copy of the GNU Lesser General Public
  */
-#ifndef XYGRAPHPAINTER_H
-#define XYGRAPHPAINTER_H
+#ifndef XYCHARTPAINTER_H
+#define XYCHARTPAINTER_H
 
 #include <QQuickPaintedItem>
 
@@ -51,4 +51,4 @@
     int m_dimension;
 };
 
-#endif // XYGRAPHPAINTER_H
+#endif // XYCHARTPAINTER_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-18.08.3/src/xychartpoint.h 
new/kqtquickcharts-18.12.0/src/xychartpoint.h
--- old/kqtquickcharts-18.08.3/src/xychartpoint.h       2017-12-22 
08:22:58.000000000 +0100
+++ new/kqtquickcharts-18.12.0/src/xychartpoint.h       2018-10-01 
21:59:44.000000000 +0200
@@ -17,8 +17,8 @@
  *  You should have received a copy of the GNU Lesser General Public
  */
 
-#ifndef XYGRAPHPOINT_H
-#define XYGRAPHPOINT_H
+#ifndef XYCHARTPOINT_H
+#define XYCHARTPOINT_H
 
 #include <QQuickPaintedItem>
 
@@ -63,4 +63,4 @@
     int m_row;
 };
 
-#endif // XYGRAPHPOINT_H
+#endif // XYCHARTPOINT_H


Reply via email to