Hello community,
here is the log from the commit of package libyui-qt-graph for
openSUSE:Leap:15.2 checked in at 2020-03-31 07:22:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/libyui-qt-graph (Old)
and /work/SRC/openSUSE:Leap:15.2/.libyui-qt-graph.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyui-qt-graph"
Tue Mar 31 07:22:46 2020 rev:15 rq:789171 version:2.46.1
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/libyui-qt-graph/libyui-qt-graph.changes
2020-01-17 11:58:42.316431802 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.libyui-qt-graph.new.3160/libyui-qt-graph.changes
2020-03-31 07:22:50.566410343 +0200
@@ -1,0 +2,6 @@
+Tue Mar 24 16:22:22 UTC 2020 - Stefan Hundhammer <[email protected]>
+
+- Fixed Qt 5.15 deprecated warnings (bsc#1165118)
+- 2.46.1
+
+-------------------------------------------------------------------
Old:
----
libyui-qt-graph-2.46.0.tar.bz2
New:
----
libyui-qt-graph-2.46.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libyui-qt-graph-doc.spec ++++++
--- /var/tmp/diff_new_pack.h8JOqz/_old 2020-03-31 07:22:51.050410553 +0200
+++ /var/tmp/diff_new_pack.h8JOqz/_new 2020-03-31 07:22:51.050410553 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libyui-qt-graph-doc
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -20,7 +20,7 @@
%define so_version 11
Name: %{parent}-doc
-Version: 2.46.0
+Version: 2.46.1
Release: 0
Source: %{parent}-%{version}.tar.bz2
++++++ libyui-qt-graph.spec ++++++
--- /var/tmp/diff_new_pack.h8JOqz/_old 2020-03-31 07:22:51.070410562 +0200
+++ /var/tmp/diff_new_pack.h8JOqz/_new 2020-03-31 07:22:51.074410563 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libyui-qt-graph
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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,7 +17,7 @@
Name: libyui-qt-graph
-Version: 2.46.0
+Version: 2.46.1
Release: 0
Source: %{name}-%{version}.tar.bz2
++++++ libyui-qt-graph-2.46.0.tar.bz2 -> libyui-qt-graph-2.46.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libyui-qt-graph-2.46.0/Dockerfile
new/libyui-qt-graph-2.46.1/Dockerfile
--- old/libyui-qt-graph-2.46.0/Dockerfile 2019-12-11 11:52:41.000000000
+0100
+++ new/libyui-qt-graph-2.46.1/Dockerfile 2020-03-24 18:23:14.000000000
+0100
@@ -1,5 +1,5 @@
-# Use the libyui/devel image as the base
-FROM libyui/devel
+# Use the libyui-devel image as the base
+FROM
registry.opensuse.org/devel/libraries/libyui/containers/libyui-devel:latest
RUN zypper --non-interactive in --no-recommends \
graphviz-devel \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libyui-qt-graph-2.46.0/VERSION.cmake
new/libyui-qt-graph-2.46.1/VERSION.cmake
--- old/libyui-qt-graph-2.46.0/VERSION.cmake 2019-12-11 11:52:41.000000000
+0100
+++ new/libyui-qt-graph-2.46.1/VERSION.cmake 2020-03-24 18:23:14.000000000
+0100
@@ -1,6 +1,6 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "0")
+SET(VERSION_PATCH "1")
SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
##### This is need for the libyui core, ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libyui-qt-graph-2.46.0/package/libyui-qt-graph-doc.spec
new/libyui-qt-graph-2.46.1/package/libyui-qt-graph-doc.spec
--- old/libyui-qt-graph-2.46.0/package/libyui-qt-graph-doc.spec 2019-12-11
11:52:41.000000000 +0100
+++ new/libyui-qt-graph-2.46.1/package/libyui-qt-graph-doc.spec 2020-03-24
18:23:14.000000000 +0100
@@ -20,7 +20,7 @@
%define so_version 11
Name: %{parent}-doc
-Version: 2.46.0
+Version: 2.46.1
Release: 0
Source: %{parent}-%{version}.tar.bz2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libyui-qt-graph-2.46.0/package/libyui-qt-graph.changes
new/libyui-qt-graph-2.46.1/package/libyui-qt-graph.changes
--- old/libyui-qt-graph-2.46.0/package/libyui-qt-graph.changes 2019-12-11
11:52:41.000000000 +0100
+++ new/libyui-qt-graph-2.46.1/package/libyui-qt-graph.changes 2020-03-24
18:23:14.000000000 +0100
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 24 16:22:22 UTC 2020 - Stefan Hundhammer <[email protected]>
+
+- Fixed Qt 5.15 deprecated warnings (bsc#1165118)
+- 2.46.1
+
+-------------------------------------------------------------------
Tue Dec 10 16:36:38 UTC 2019 - Rodion Iafarov <[email protected]>
- Increase SO version to 11 (bsc#1132247)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libyui-qt-graph-2.46.0/package/libyui-qt-graph.spec
new/libyui-qt-graph-2.46.1/package/libyui-qt-graph.spec
--- old/libyui-qt-graph-2.46.0/package/libyui-qt-graph.spec 2019-12-11
11:52:41.000000000 +0100
+++ new/libyui-qt-graph-2.46.1/package/libyui-qt-graph.spec 2020-03-24
18:23:14.000000000 +0100
@@ -17,7 +17,7 @@
Name: libyui-qt-graph
-Version: 2.46.0
+Version: 2.46.1
Release: 0
Source: %{name}-%{version}.tar.bz2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libyui-qt-graph-2.46.0/src/QY2Graph.cc
new/libyui-qt-graph-2.46.1/src/QY2Graph.cc
--- old/libyui-qt-graph-2.46.0/src/QY2Graph.cc 2019-12-11 11:52:41.000000000
+0100
+++ new/libyui-qt-graph-2.46.1/src/QY2Graph.cc 2020-03-24 18:23:14.000000000
+0100
@@ -98,7 +98,7 @@
// 1 step of a typical mouse wheel results in a delta of +-120
// so we scale the view 1.41 or 0.71
// Scrolling up means zooming in.
- scaleView(pow(2.0, event->delta() / 240.0));
+ scaleView(pow(2.0, event->angleDelta().y() / 240.0));
}
@@ -107,7 +107,7 @@
QY2Graph::scaleView(qreal scaleFactor)
{
// the *current* scale
- qreal f = sqrt(matrix().determinant());
+ qreal f = sqrt(transform().determinant());
// clamp scaleFactor so that the *new* scale will lie between 0.1, 8.0
if (scaleFactor * f > 8.0)