Hello community,

here is the log from the commit of package qutebrowser for openSUSE:Factory 
checked in at 2020-11-17 21:25:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qutebrowser (Old)
 and      /work/SRC/openSUSE:Factory/.qutebrowser.new.24930 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qutebrowser"

Tue Nov 17 21:25:59 2020 rev:46 rq:848890 version:1.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qutebrowser/qutebrowser.changes  2020-10-16 
16:16:35.220733158 +0200
+++ /work/SRC/openSUSE:Factory/.qutebrowser.new.24930/qutebrowser.changes       
2020-11-17 21:26:03.533423842 +0100
@@ -1,0 +2,6 @@
+Sun Nov 15 17:22:38 UTC 2020 - Benjamin Greiner <[email protected]>
+
+- Change sip requirement to the PyQt5.sip package instead of
+  deprecated python-sip
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qutebrowser.spec ++++++
--- /var/tmp/diff_new_pack.Ac3oeY/_old  2020-11-17 21:26:04.321424623 +0100
+++ /var/tmp/diff_new_pack.Ac3oeY/_new  2020-11-17 21:26:04.329424632 +0100
@@ -37,7 +37,11 @@
 BuildRequires:  python3-devel >= 3.6
 BuildRequires:  python3-pyPEG2
 BuildRequires:  python3-qt5 >= 5.2
+%if 0%{suse_version} >= 1550
+BuildRequires:  python3-qt5-sip
+%else
 BuildRequires:  python3-sip
+%endif
 Requires:       libqt5-sql-sqlite
 Requires:       python3-Jinja2
 Requires:       python3-MarkupSafe
@@ -50,7 +54,11 @@
 %if 0%{?suse_version} > 1500
 Requires:       python3-qtwebengine-qt5
 %endif
+%if 0%{suse_version} >= 1550
+Requires:       python3-qt5-sip
+%else
 Requires:       python3-sip
+%endif
 Recommends:     python3-cssutils
 BuildArch:      noarch
 %if 0%{?suse_version} <= 1320
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to