Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deluge for openSUSE:Factory checked 
in at 2022-07-06 15:42:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deluge (Old)
 and      /work/SRC/openSUSE:Factory/.deluge.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deluge"

Wed Jul  6 15:42:28 2022 rev:17 rq:987159 version:2.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/deluge/deluge.changes    2022-04-01 
21:37:17.768713846 +0200
+++ /work/SRC/openSUSE:Factory/.deluge.new.1548/deluge.changes  2022-07-06 
15:42:40.494576606 +0200
@@ -1,0 +2,5 @@
+Tue Jun 21 20:07:20 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Actually needs "twisted[tls]": python-Twisted-tls on Tumbleweed
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ deluge.spec ++++++
--- /var/tmp/diff_new_pack.mpNIu4/_old  2022-07-06 15:42:40.866577140 +0200
+++ /var/tmp/diff_new_pack.mpNIu4/_new  2022-07-06 15:42:40.874577151 +0200
@@ -37,7 +37,11 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  python-rpm-macros
+%if 0%{suse_version} >= 1550
+BuildRequires:  python3-Twisted-tls >= 17.1
+%else
 BuildRequires:  python3-Twisted >= 17.1
+%endif
 BuildRequires:  python3-devel
 BuildRequires:  python3-libtorrent-rasterbar >= 1.1.1
 BuildRequires:  python3-rjsmin
@@ -47,7 +51,11 @@
 BuildRequires:  update-desktop-files
 Requires:       python3-Mako
 Requires:       python3-Pillow
+%if 0%{suse_version} >= 1550
+Requires:       python3-Twisted-tls >= 17.1
+%else
 Requires:       python3-Twisted >= 17.1
+%endif
 Requires:       python3-gobject
 Requires:       python3-gobject-Gdk
 Requires:       python3-gobject-cairo

Reply via email to