Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2017-02-16 16:55:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and      /work/SRC/openSUSE:Factory/.klines.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "klines"

Changes:
--------
--- /work/SRC/openSUSE:Factory/klines/klines.changes    2017-01-18 
21:51:13.816606799 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes       2017-02-16 
16:55:50.957977155 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:00:08 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+-------------------------------------------------------------------

Old:
----
  klines-16.12.1.tar.xz

New:
----
  klines-16.12.2.tar.xz

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

Other differences:
------------------
++++++ klines.spec ++++++
--- /var/tmp/diff_new_pack.EJU51k/_old  2017-02-16 16:55:51.553892550 +0100
+++ /var/tmp/diff_new_pack.EJU51k/_new  2017-02-16 16:55:51.553892550 +0100
@@ -17,10 +17,10 @@
 
 
 Name:           klines
-Version:        16.12.1
+Version:        16.12.2
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Tactical game
 License:        GPL-2.0+

++++++ klines-16.12.1.tar.xz -> klines-16.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-16.12.1/scene.cpp new/klines-16.12.2/scene.cpp
--- old/klines-16.12.1/scene.cpp        2016-11-15 11:18:35.000000000 +0100
+++ new/klines-16.12.2/scene.cpp        2017-02-01 01:06:21.000000000 +0100
@@ -55,6 +55,7 @@
 
     m_previewItem = new PreviewItem(this);
     m_previewItem->setPos( 0, 0 );
+    addItem(m_previewItem);
 
     m_popupItem = new KGamePopupItem;
     addItem(m_popupItem);


Reply via email to