Hello community,
here is the log from the commit of package python-QDarkStyle for
openSUSE:Factory checked in at 2019-05-24 11:33:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-QDarkStyle (Old)
and /work/SRC/openSUSE:Factory/.python-QDarkStyle.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-QDarkStyle"
Fri May 24 11:33:00 2019 rev:2 rq:705019 version:2.6.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-QDarkStyle/python-QDarkStyle.changes
2019-02-24 17:10:34.516502142 +0100
+++
/work/SRC/openSUSE:Factory/.python-QDarkStyle.new.5148/python-QDarkStyle.changes
2019-05-24 11:33:02.409374705 +0200
@@ -1,0 +2,18 @@
+Thu May 23 12:14:36 UTC 2019 - [email protected]
+
+- version update to 2.6.8
+ - Fix double border in QtabWidget for pyqt5
+ - Fix widgets border in QTabWidget as QLabel #141, #123, #126
+ - Fix QTab scroller buttons background #136
+ - Update color from images, fix #127
+ - Add retina resolution @2x, fix #140
+ - Intermediate version before merge PR #142 adding scripts
+ - Fix combobox indicator and padding #132
+ - Fix PyQtGraph plot axes covered by padding #134
+ - Update authors
+ - Fix tabbed bordeless frames and add more examples, #123, #126
+ - Add feedback to pressed buttons, #133
+ - Change future warning to pending deprecation for developers, #125 in v2.x
+ - Fix hover in qtabwidget, #128
+
+-------------------------------------------------------------------
Old:
----
QDarkStyle-2.6.5.tar.gz
New:
----
QDarkStyle-2.6.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-QDarkStyle.spec ++++++
--- /var/tmp/diff_new_pack.PCboba/_old 2019-05-24 11:33:03.273374375 +0200
+++ /var/tmp/diff_new_pack.PCboba/_new 2019-05-24 11:33:03.285374371 +0200
@@ -12,26 +12,28 @@
# 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-%{**}}
Name: python-QDarkStyle
-Version: 2.6.5
+Version: 2.6.8
Release: 0
-License: MIT
Summary: A dark stylesheet for Python and Qt applications
-Url: https://github.com/ColinDuquesnoy/QDarkStyleSheet
+License: MIT
Group: Development/Languages/Python
+Url: https://github.com/ColinDuquesnoy/QDarkStyleSheet
Source:
https://github.com/ColinDuquesnoy/QDarkStyleSheet/archive/%{version}.tar.gz#/QDarkStyle-%{version}.tar.gz
-BuildRequires: python-rpm-macros
-BuildRequires: python3-pyside2
-BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module QtPy}
BuildRequires: %{python_module pytest-qt}
+BuildRequires: %{python_module pytest}
BuildRequires: %{python_module qt5-devel}
BuildRequires: %{python_module setuptools}
-BuildRequires: %{python_module QtPy}
BuildRequires: fdupes
+BuildRequires: python-rpm-macros
+BuildRequires: python3-pyside2
+Requires: python-setuptools
BuildArch: noarch
%python_subpackages
++++++ QDarkStyle-2.6.5.tar.gz -> QDarkStyle-2.6.8.tar.gz ++++++
++++ 19730 lines of diff (skipped)