Hello community,

here is the log from the commit of package kqtquickcharts for openSUSE:Factory 
checked in at 2018-01-17 21:51:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kqtquickcharts (Old)
 and      /work/SRC/openSUSE:Factory/.kqtquickcharts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kqtquickcharts"

Wed Jan 17 21:51:48 2018 rev:48 rq:564354 version:17.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kqtquickcharts/kqtquickcharts.changes    
2017-12-23 12:10:56.892562231 +0100
+++ /work/SRC/openSUSE:Factory/.kqtquickcharts.new/kqtquickcharts.changes       
2018-01-17 21:51:49.657418441 +0100
@@ -1,0 +2,13 @@
+Thu Jan 11 23:41:16 CET 2018 - [email protected]
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * Mark Label and LineLabel types as internal
+  * Add missing types to qmldir
+- Dropped patches, now upstream:
+  * Add-missing-types-to-qmldir.patch
+
+-------------------------------------------------------------------

Old:
----
  Add-missing-types-to-qmldir.patch
  kqtquickcharts-17.12.0.tar.xz

New:
----
  kqtquickcharts-17.12.1.tar.xz

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

Other differences:
------------------
++++++ kqtquickcharts.spec ++++++
--- /var/tmp/diff_new_pack.cIFBFn/_old  2018-01-17 21:51:50.313387759 +0100
+++ /var/tmp/diff_new_pack.cIFBFn/_new  2018-01-17 21:51:50.317387572 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           kqtquickcharts
-Version:        17.12.0
+Version:        17.12.1
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -27,8 +27,6 @@
 Group:          Amusements/Teaching/Other
 Url:            http://edu.kde.org
 Source0:        %{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch:          Add-missing-types-to-qmldir.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
@@ -42,7 +40,6 @@
 
 %prep
 %setup -q
-%patch -p1
 
 %build
   %cmake_kf5 -d build

++++++ kqtquickcharts-17.12.0.tar.xz -> kqtquickcharts-17.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-17.12.0/src/qml/qmldir 
new/kqtquickcharts-17.12.1/src/qml/qmldir
--- old/kqtquickcharts-17.12.0/src/qml/qmldir   2017-10-08 11:08:52.000000000 
+0200
+++ new/kqtquickcharts-17.12.1/src/qml/qmldir   2017-12-22 08:22:58.000000000 
+0100
@@ -3,4 +3,6 @@
 LineChart 0.1 LineChart.qml
 LegendItem 0.1 LegendItem.qml
 XYChart 0.1 XYChart.qml
+internal Label Label.qml
+internal LineLabel LineLabel.qml
 plugin kqtquickcharts


Reply via email to