Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package deluge for openSUSE:Factory checked in at 2021-12-18 20:30:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deluge (Old) and /work/SRC/openSUSE:Factory/.deluge.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deluge" Sat Dec 18 20:30:12 2021 rev:15 rq:941309 version:2.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/deluge/deluge.changes 2020-11-07 21:05:38.357619956 +0100 +++ /work/SRC/openSUSE:Factory/.deluge.new.2520/deluge.changes 2021-12-18 20:31:00.266267814 +0100 @@ -1,0 +2,49 @@ +Thu Dec 16 15:44:12 UTC 2021 - Alexei Sorokin <[email protected]> + +- Update to version 2.0.5 (changes since 2.0.3): + * Gtk UI + + Add detection of torrent URL on GTK UI focus. + + Fix piecesbar crashing when enabled. + + Remove num_blocks_cache_hits in stats. + + Fix unhandled error with empty clipboard. + + Add torrentdetails tabs position menu. + + Hide pygame community banner in console. + + Fix cmp function for None types. + + Fix loading config with double-quotes in string. + + Fix Status tab download speed and uploaded. + * Web UI + + Handle torrent add failures. + + Add menu option to copy magnet URI. + + Fix md5sums in torrent files breaking file listing. + + Add country flag alt/title for accessibility. + * Console UI + + Fix hostlist status lookup errors. + + Fix AttributeError setting config values. + + Fix setting "Skip" priority. + * Core + + Add workaround libtorrent 2.0 file_progress error. + + Fix allow enabling any plugin Python version. + + Export torrent get_magnet_uri method. + + Fix loading magnet with resume_data and no metadata. + + Fix httpdownloader reencoding torrent file downloads. + + Fix lt listen_interfaces not comma-separated. + + Fix unable to remove magnet with delete_copies enabled. + + Fix Python 3.8 compatibility. + + Fix loading config with double-quotes in string. + + Fix pickle loading non-ascii state error. + + Fix creation of pidfile via command option. + + Fix for peer.client UnicodeDecodeError. + + Fix show_file unhandled dbus error. + * Documentation + + Add How-to guides about services.. + * Stats plugin + + Fix constant session status key warnings. + + Fix cairo error. + * Notifications plugin + + Fix email KeyError with status name. + + Fix unhandled TypeErrors on Python 3. + * Autoadd plugin + + Fix magnet missing applied labels. +- Use the latest libtorrent-rasterbar version now. + +------------------------------------------------------------------- Old: ---- deluge-2.0.3.tar.xz New: ---- deluge-2.0.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deluge.spec ++++++ --- /var/tmp/diff_new_pack.jHtvuZ/_old 2021-12-18 20:31:00.766268092 +0100 +++ /var/tmp/diff_new_pack.jHtvuZ/_new 2021-12-18 20:31:00.770268094 +0100 @@ -1,7 +1,7 @@ # # spec file for package deluge # -# 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 @@ -18,10 +18,11 @@ %define _version 2.0 Name: deluge -Version: 2.0.3 +Version: 2.0.5 Release: 0 Summary: BitTorrent Client License: SUSE-GPL-3.0-with-openssl-exception +Group: Productivity/Networking/File-Sharing URL: https://deluge-torrent.org/ Source: http://download.deluge-torrent.org/source/%{_version}/%{name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE deluge-suse-geoip-location.patch -- Point to the right GeoIP.dat location. @@ -36,12 +37,10 @@ BuildRequires: python-rpm-macros BuildRequires: python3-Twisted >= 17.1 BuildRequires: python3-devel -%if 0%{?suse_version} > 1500 -BuildRequires: python3-libtorrent-rasterbar-1 >= 1.1.1 -%else BuildRequires: python3-libtorrent-rasterbar >= 1.1.1 -%endif +BuildRequires: python3-rjsmin BuildRequires: python3-setuptools +BuildRequires: python3-slimit BuildRequires: python3-wheel BuildRequires: update-desktop-files Requires: python3-Mako @@ -50,11 +49,7 @@ Requires: python3-gobject Requires: python3-gobject-Gdk Requires: python3-gobject-cairo -%if 0%{?suse_version} > 1500 -Requires: python3-libtorrent-rasterbar-1 >= 1.1.1 -%else Requires: python3-libtorrent-rasterbar >= 1.1.1 -%endif Requires: python3-pyOpenSSL Requires: python3-pyxdg Requires: python3-rencode @@ -74,9 +69,6 @@ Recommends: python3-service_identity Recommends: python3-setproctitle BuildArch: noarch -%if %{?suse_version} > 1510 -BuildRequires: python3-slimit -%endif %if %{?suse_version} >= 1550 Requires: python3-pycairo %else ++++++ deluge-2.0.3.tar.xz -> deluge-2.0.5.tar.xz ++++++ ++++ 567958 lines of diff (skipped)
