Hello community,
here is the log from the commit of package python-xsge_gui for openSUSE:Factory
checked in at 2020-09-14 12:33:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xsge_gui (Old)
and /work/SRC/openSUSE:Factory/.python-xsge_gui.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xsge_gui"
Mon Sep 14 12:33:17 2020 rev:2 rq:834238 version:1.2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xsge_gui/python-xsge_gui.changes
2018-07-28 12:43:58.144833692 +0200
+++
/work/SRC/openSUSE:Factory/.python-xsge_gui.new.4249/python-xsge_gui.changes
2020-09-14 12:35:20.441366956 +0200
@@ -1,0 +2,15 @@
+Sun Sep 13 13:40:10 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to version 1.2.1
+ * Changed the default elements from blue to grayscale.
+- Update to version 1.2.0
+ * Added outline options to MenuWindow.from_text.
+ * Added selection_prefix and selection_suffix options to
+ MenuWindow.from_text for easy colorblind accessibility.
+- Update to version 1.1.1
+ * Removed Python 2 support.
+ Bugfixes:
+ * Chance of crash from a user going through too many recursive
+ dialogs
+
+-------------------------------------------------------------------
Old:
----
xsge_gui-1.1.0.1.tar.gz
New:
----
xsge_gui-1.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-xsge_gui.spec ++++++
--- /var/tmp/diff_new_pack.ZOTl4J/_old 2020-09-14 12:35:23.193368711 +0200
+++ /var/tmp/diff_new_pack.ZOTl4J/_new 2020-09-14 12:35:23.201368716 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-xsge_gui
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,13 +12,14 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
Name: python-xsge_gui
-Version: 1.1.0.1
+Version: 1.2.1
Release: 0
Summary: xSGE GUI Toolkit
License: GPL-3.0-or-later
@@ -52,7 +53,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
-%doc README
+%doc README WHATSNEW
%license xsge_gui/COPYING
%{python_sitelib}/*
++++++ xsge_gui-1.1.0.1.tar.gz -> xsge_gui-1.2.1.tar.gz ++++++
++++ 35349 lines of diff (skipped)