Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-orange-canvas-core for
openSUSE:Factory checked in at 2021-01-26 14:46:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-orange-canvas-core (Old)
and /work/SRC/openSUSE:Factory/.python-orange-canvas-core.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-orange-canvas-core"
Tue Jan 26 14:46:42 2021 rev:3 rq:866656 version:0.1.18
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-orange-canvas-core/python-orange-canvas-core.changes
2020-02-05 19:44:50.435357376 +0100
+++
/work/SRC/openSUSE:Factory/.python-orange-canvas-core.new.28504/python-orange-canvas-core.changes
2021-01-26 14:50:08.463709610 +0100
@@ -1,0 +2,11 @@
+Mon Jan 25 16:28:46 UTC 2021 - Mark??ta Machov?? <[email protected]>
+
+- Update to 0.1.18
+ * Raise AnyQt to 0.0.11 to fix mouse wheel scrolling
+ * remark: needed only with old PyQt, it seems
+ * Fix widget activation with OnDemand creation policy
+ * Delete swp file on corruption
+ * Add option for not loading/saving scratch workflows
+ * Smoothly scroll horizontally
+
+-------------------------------------------------------------------
Old:
----
orange-canvas-core-0.1.11.tar.gz
New:
----
orange-canvas-core-0.1.18.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-orange-canvas-core.spec ++++++
--- /var/tmp/diff_new_pack.6KFpwO/_old 2021-01-26 14:50:08.999710340 +0100
+++ /var/tmp/diff_new_pack.6KFpwO/_new 2021-01-26 14:50:09.003710345 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-orange-canvas-core
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-orange-canvas-core
-Version: 0.1.11
+Version: 0.1.18
Release: 0
Summary: Core component of Orange Canvas
License: GPL-3.0-only
@@ -32,6 +32,7 @@
Requires: python-AnyQt
Requires: python-CacheControl
Requires: python-commonmark
+Requires: python-dictdiffer
Requires: python-docutils
Requires: python-qt5
Requires: python-requests
@@ -40,6 +41,7 @@
BuildRequires: %{python_module AnyQt}
BuildRequires: %{python_module CacheControl}
BuildRequires: %{python_module commonmark}
+BuildRequires: %{python_module dictdiffer}
BuildRequires: %{python_module docutils}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module qt5}
++++++ orange-canvas-core-0.1.11.tar.gz -> orange-canvas-core-0.1.18.tar.gz
++++++
++++ 6722 lines of diff (skipped)