Hello community,

here is the log from the commit of package libyui-qt-graph for openSUSE:Factory 
checked in at 2020-06-10 00:39:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-qt-graph (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-qt-graph.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-qt-graph"

Wed Jun 10 00:39:36 2020 rev:29 rq:812665 version:2.46.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-qt-graph/libyui-qt-graph.changes  
2020-05-15 23:51:13.193417337 +0200
+++ 
/work/SRC/openSUSE:Factory/.libyui-qt-graph.new.3606/libyui-qt-graph.changes    
    2020-06-10 00:39:51.561626934 +0200
@@ -1,0 +2,12 @@
+Thu Jun  4 12:46:44 UTC 2020 - Stefan Hundhammer <[email protected]>
+
+- Use new parent lib SO version libyui.so.12 (bsc#1172513)
+- 2.46.4
+
+-------------------------------------------------------------------
+Tue May 19 10:49:53 CEST 2020 - [email protected]
+
+- allow to move graph by dragging mouse (bsc#1171865)
+- 2.46.3
+
+-------------------------------------------------------------------

Old:
----
  libyui-qt-graph-2.46.2.tar.bz2

New:
----
  libyui-qt-graph-2.46.4.tar.bz2

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

Other differences:
------------------
++++++ libyui-qt-graph-doc.spec ++++++
--- /var/tmp/diff_new_pack.9W2qVO/_old  2020-06-10 00:39:52.485629356 +0200
+++ /var/tmp/diff_new_pack.9W2qVO/_new  2020-06-10 00:39:52.489629367 +0200
@@ -17,10 +17,10 @@
 
 
 %define parent libyui-qt-graph
-%define so_version 11
+%define so_version 12
 
 Name:           %{parent}-doc
-Version:        2.46.2
+Version:        2.46.4
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 

++++++ libyui-qt-graph.spec ++++++
--- /var/tmp/diff_new_pack.9W2qVO/_old  2020-06-10 00:39:52.517629440 +0200
+++ /var/tmp/diff_new_pack.9W2qVO/_new  2020-06-10 00:39:52.521629451 +0200
@@ -17,11 +17,11 @@
 
 
 Name:           libyui-qt-graph
-Version:        2.46.2
+Version:        2.46.4
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 
-%define so_version 11
+%define so_version 12
 %define bin_name %{name}%{so_version}
 
 BuildRequires:  cmake >= 2.8

++++++ libyui-qt-graph-2.46.2.tar.bz2 -> libyui-qt-graph-2.46.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-graph-2.46.2/VERSION.cmake 
new/libyui-qt-graph-2.46.4/VERSION.cmake
--- old/libyui-qt-graph-2.46.2/VERSION.cmake    2020-05-14 19:34:19.000000000 
+0200
+++ new/libyui-qt-graph-2.46.4/VERSION.cmake    2020-06-08 17:08:15.000000000 
+0200
@@ -1,9 +1,9 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "2")
+SET(VERSION_PATCH "4")
 SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
 
-##### This is need for the libyui core, ONLY.
+##### This is need for the libyui core ONLY.
 ##### These will be overridden from exports in LibyuiConfig.cmake
 SET( SONAME_MAJOR "0" )
 SET( SONAME_MINOR "0" )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-qt-graph-2.46.2/package/libyui-qt-graph-doc.spec 
new/libyui-qt-graph-2.46.4/package/libyui-qt-graph-doc.spec
--- old/libyui-qt-graph-2.46.2/package/libyui-qt-graph-doc.spec 2020-05-14 
19:34:19.000000000 +0200
+++ new/libyui-qt-graph-2.46.4/package/libyui-qt-graph-doc.spec 2020-06-08 
17:08:15.000000000 +0200
@@ -17,10 +17,10 @@
 
 
 %define parent libyui-qt-graph
-%define so_version 11
+%define so_version 12
 
 Name:           %{parent}-doc
-Version:        2.46.2
+Version:        2.46.4
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-qt-graph-2.46.2/package/libyui-qt-graph.changes 
new/libyui-qt-graph-2.46.4/package/libyui-qt-graph.changes
--- old/libyui-qt-graph-2.46.2/package/libyui-qt-graph.changes  2020-05-14 
19:34:19.000000000 +0200
+++ new/libyui-qt-graph-2.46.4/package/libyui-qt-graph.changes  2020-06-08 
17:08:15.000000000 +0200
@@ -1,4 +1,16 @@
 -------------------------------------------------------------------
+Thu Jun  4 12:46:44 UTC 2020 - Stefan Hundhammer <[email protected]>
+
+- Use new parent lib SO version libyui.so.12 (bsc#1172513)
+- 2.46.4
+
+-------------------------------------------------------------------
+Tue May 19 10:49:53 CEST 2020 - [email protected]
+
+- allow to move graph by dragging mouse (bsc#1171865)
+- 2.46.3
+
+-------------------------------------------------------------------
 Thu May 14 17:37:33 CEST 2020 - [email protected]
 
 - handle multi-line labels (bsc#1171700)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-graph-2.46.2/package/libyui-qt-graph.spec 
new/libyui-qt-graph-2.46.4/package/libyui-qt-graph.spec
--- old/libyui-qt-graph-2.46.2/package/libyui-qt-graph.spec     2020-05-14 
19:34:19.000000000 +0200
+++ new/libyui-qt-graph-2.46.4/package/libyui-qt-graph.spec     2020-06-08 
17:08:15.000000000 +0200
@@ -17,11 +17,11 @@
 
 
 Name:           libyui-qt-graph
-Version:        2.46.2
+Version:        2.46.4
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 
-%define so_version 11
+%define so_version 12
 %define bin_name %{name}%{so_version}
 
 BuildRequires:  cmake >= 2.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-graph-2.46.2/src/QY2Graph.cc 
new/libyui-qt-graph-2.46.4/src/QY2Graph.cc
--- old/libyui-qt-graph-2.46.2/src/QY2Graph.cc  2020-05-14 19:34:19.000000000 
+0200
+++ new/libyui-qt-graph-2.46.4/src/QY2Graph.cc  2020-06-08 17:08:15.000000000 
+0200
@@ -56,6 +56,7 @@
 {
     setRenderHint(QPainter::Antialiasing);
     setRenderHint(QPainter::TextAntialiasing);
+    setDragMode(QGraphicsView::ScrollHandDrag);
     setTransformationAnchor(AnchorUnderMouse);
     setResizeAnchor(AnchorUnderMouse);
 


Reply via email to