Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qbittorrent for openSUSE:Factory 
checked in at 2022-01-07 12:47:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qbittorrent (Old)
 and      /work/SRC/openSUSE:Factory/.qbittorrent.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qbittorrent"

Fri Jan  7 12:47:01 2022 rev:97 rq:944700 version:4.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qbittorrent/qbittorrent.changes  2021-10-31 
22:56:32.019739344 +0100
+++ /work/SRC/openSUSE:Factory/.qbittorrent.new.1896/qbittorrent.changes        
2022-01-07 12:48:16.479924344 +0100
@@ -1,0 +2,68 @@
+Fri Jan  7 07:59:00 UTC 2022 - Luigi Baldoni <[email protected]>
+
+- Update to version 4.4.0
+  New features:
+  * Support for v2 torrents along with libtorrent 2.0.x support
+  * Support for Qt6
+  * Expose libtorrent hashing_threads settings
+  * Add "Notification timeout" option
+  * Add `connection_speed` to advanced settings
+  * Announce to all trackers if IP changed
+  * Add tooltip for various columns
+  * Add context menu to toggle content tab columns
+  * Add filter "Checking" to side panel
+  * Add "Forced metadata downloading" state
+  * Remember last viewed page in Options dialog
+  * Add tooltip to listening port spinbox
+  * Add "Skip hash check" option for watched folders
+  * Add "Show torrent options" double-click action
+  * Allow setting temp folder per torrent/catergory
+  * Support folder based UI Themes
+  Bug fixes:
+  * Save "resume data" once file priority is changed
+  * Show priority menu at top level if there is no other in Add
+    New Torrent dialog
+  * Capitalize "peer flags" descriptions
+  * Reorder peer flags
+  * Show "last activity" value under all circumstances
+  * Elide text from the right for all columns' header
+  * Fix startup with different profiles
+  * Move a few torrent context menu actions into "Torrent
+    options" dialog
+  * Allow deselecting radio buttons in "Torrent options" for
+    mixed torrents
+  * Apply file priority changes correctly
+  * Use proper string for Korean language
+  * Disable "add peers" menu items instead of hiding it
+  * Disable system tray icon menu when app is exiting
+  * Show GUI lock icon after system tray icon is initialized
+  * Apply selected layout to displayed torrent content in "Add
+    New Torrent" dialog
+  Web UI:
+  * Add reverse proxy source IP resolution
+  * Support navigating UI tables with arrow keys
+  * Support expanding/collapsing UI folders with arrow keys
+  * Support sorting UI tables via touch
+  * Add pieces progress bar to General tab
+  * Update authors page
+  * Set icon sizes attribute
+  * Add meta application name
+  * Sort WebUI language selection values
+  * Use correct URL scheme in user prompt when HTTPS is enabled
+  RSS:
+  * Stick Unread row to top in RSS feed list
+  * Correctly use fallback icons for RSS feed in GUI
+  Search:
+  * Add context menu for tabs in search widget
+  * Add more download options to torrent search result
+    right-click menu
+  Experimental:
+  * Setting to store/load fastresume/torrent files in an SQLite
+    database
+  Other:
+  * Prolong wait time for shutdown for qbittorrent-nox
+  * Install vector program icon
+  * Many internal code refactorings and bug fixing by many people
+- Refresh [email protected]
+
+-------------------------------------------------------------------

Old:
----
  qbittorrent-4.3.9.tar.xz
  qbittorrent-4.3.9.tar.xz.asc

New:
----
  qbittorrent-4.4.0.tar.xz
  qbittorrent-4.4.0.tar.xz.asc

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

Other differences:
------------------
++++++ qbittorrent.spec ++++++
--- /var/tmp/diff_new_pack.c2Q60K/_old  2022-01-07 12:48:17.071924755 +0100
+++ /var/tmp/diff_new_pack.c2Q60K/_new  2022-01-07 12:48:17.075924758 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qbittorrent
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2014 Mariusz Fik <[email protected]>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           qbittorrent
-Version:        4.3.9
+Version:        4.4.0
 Release:        0
 Summary:        A BitTorrent client in Qt
 License:        GPL-2.0-or-later
@@ -33,24 +33,21 @@
 BuildRequires:  libboost_system-devel >= 1.65
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(Qt5Concurrent)
-BuildRequires:  cmake(Qt5Core) >= 5.11
+BuildRequires:  cmake(Qt5Core) >= 5.15.2
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  cmake(Qt5Network)
+BuildRequires:  cmake(Qt5Sql)
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5Xml)
+BuildRequires:  pkgconfig(libtorrent-rasterbar) >= 2.0.4
 BuildRequires:  pkgconfig(openssl) >= 1.1.1
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(zlib) >= 1.2.11
 # For search engines.
 Recommends:     python3
-%if 0%{?suse_version} > 1500
-BuildRequires:  pkgconfig(libtorrent-rasterbar-1) >= 1.2.12
-%else
-BuildRequires:  pkgconfig(libtorrent-rasterbar) >= 1.2.12
-%endif
 
 %description
 qBittorrent is a bittorrent client programmed in C++ and Qt that
@@ -69,8 +66,7 @@
 version.
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
 for ui in nox gui; do
@@ -114,7 +110,7 @@
 %doc AUTHORS Changelog README.md TODO
 %{_bindir}/%{name}
 %{_datadir}/applications/org.qbittorrent.qBittorrent.desktop
-%{_datadir}/icons/hicolor/*/apps/%{name}.png
+%{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_datadir}/icons/hicolor/*/status/%{name}-tray.png
 %{_datadir}/icons/hicolor/scalable/status/%{name}-tray*.svg
 %{_datadir}/metainfo/org.qbittorrent.qBittorrent.appdata.xml

++++++ [email protected] ++++++
--- /var/tmp/diff_new_pack.c2Q60K/_old  2022-01-07 12:48:17.111924783 +0100
+++ /var/tmp/diff_new_pack.c2Q60K/_new  2022-01-07 12:48:17.115924786 +0100
@@ -1,7 +1,7 @@
-Index: qbittorrent-4.3.8/dist/unix/systemd/[email protected]
+Index: qbittorrent-4.4.0/dist/unix/systemd/[email protected]
 ===================================================================
---- qbittorrent-4.3.8.orig/dist/unix/systemd/[email protected]
-+++ qbittorrent-4.3.8/dist/unix/systemd/[email protected]
+--- qbittorrent-4.4.0.orig/dist/unix/systemd/[email protected]
++++ qbittorrent-4.4.0/dist/unix/systemd/[email protected]
 @@ -7,6 +7,18 @@ After=local-fs.target network-online.tar
  [Service]
  Type=simple
@@ -20,5 +20,5 @@
 +# end of automatic additions 
  User=%i
  ExecStart=@EXPAND_BINDIR@/qbittorrent-nox
- 
+ TimeoutStopSec=1800
 

++++++ qbittorrent-4.3.9.tar.xz -> qbittorrent-4.4.0.tar.xz ++++++
++++ 405591 lines of diff (skipped)

Reply via email to