Hello community,

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

Package is "qbittorrent"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qbittorrent/qbittorrent.changes  2015-11-04 
15:33:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qbittorrent.new/qbittorrent.changes     
2015-12-01 09:19:54.000000000 +0100
@@ -1,0 +2,72 @@
+Mon Nov 30 10:20:18 UTC 2015 - [email protected]
+
+- Update to 3.3.0:
+  * FEATURE: Huge core code refactoring. Problems with labels, temp
+    directories etc should be eliminated. Smoother UI should be
+    observed too.
+  * FEATURE: Speed graph.
+  * FEATURE: Add multiple peers in Peers addition dialog.
+  * FEATURE: Allow to copy all peers with a keyboard shortcut.
+  * FEATURE: Use GeoIP2 database, allows for country resolution of
+    IPv6 peers. It is no longer embedded in the program but
+    downloaded and updated monthly.
+  * FEATURE: Add more "Run External Program" parameters.
+  * FEATURE: Add an option to allow the use of proxies only for
+    torrents.
+  * FEATURE: Detect network interface state changes. It should
+    detect VPN connection resets.
+  * FEATURE: Switch to using C++11.
+  * FEATURE: Automatically add trackers to new downloads.
+  * FEATURE: You can now choose the path to download for watched
+    folders.
+  * BUGFIX: Fix progress calculation in Content tab.
+  * BUGFIX: Fix label filter.
+  * BUGFIX: Fix "Run External Program Launches too Early" issue.
+  * BUGFIX: Don't remove torrent contents parent folder, even it is
+    empty. 
+  * BUGFIX: Always apply filter for manually banned IPs.
+  * BUGFIX: Fix reporting of tracker status.
+  * BUGFIX: Don't connect to "any interface" when the configured
+    network interface is missing.
+  * BUGFIX: Fix reordering of first column with Qt5.
+  * COSMETIC: Add back "qBittorrent" in program updater title.
+  * COSMETIC: Use infinity symbol rather than -1 for nb_connections.
+  * COSMETIC: Move uTP options to it's own section.
+  * COSMETIC: Fix availability bar & progress bar height being too
+    small on high DPI displays.
+  * COSMETIC: Fix availability label & progress label clipped on
+    high DPI displays.
+  * COSMETIC: Add tooltips/legend for availability bar & progress
+    bar.
+  * COSMETIC: Use theme colour for background in PropertiesWidget.
+  * COSMETIC: Replace horizontal line with border in bottom panel.
+  * COSMETIC: Various visual changes in the side panel.
+  * COSMETIC: Use thin border for transfer list.
+  * COSMETIC: Make URL in "Add Torrent File..." clickable.
+  * COSMETIC: New view for errored torrents.
+  * WEBUI: Add information in General tab.
+  * WEBUI: Reorder "Super seeding mode" option in right click menu.
+  * WEBUI: Clean up JavaScript code.
+  * WEBUI: Added labels support.
+  * WEBUI: Fix accessing the WebUI through IPv6.
+  * WEBUI: Bump WebUI API_VERSION to 6.
+  * WEBUI: Change selected colour to differentiate from the
+    progressbar.
+  * SEARCH: Add "Copy description page URL" button in search tab.
+  * SEARCH: Add https_proxy env variable. This forces Python to use
+    the HTTP proxy for HTTPS connections.
+  * SEARCH: Detect new plugin URL from clipboard.
+  * SEARCH: Update Torrentz trackers.
+  * WINDOWS: Fix german translation of the installer.
+  * NOX: Don't ask the user questions in nox build when in
+    non-interactive mode.
+  * OTHER: Fixed typos, spelling correction.
+  * OTHER: Fix need for restart to enable/disable peer countries
+    resolution.
+  * OTHER: Unload the GeoIP db when disabled.
+  * OTHER: Reduce max value of "Disk cache size" to 1536MB for
+    32bit. Closes to #4028.
+  * OTHER: Make "Download in sequential order" and
+    "Download first and last piece first" options independent.
+
+-------------------------------------------------------------------

Old:
----
  qbittorrent-3.2.5.tar.xz

New:
----
  qbittorrent-3.3.0.tar.xz

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

Other differences:
------------------
++++++ qbittorrent.spec ++++++
--- /var/tmp/diff_new_pack.ymZbDD/_old  2015-12-01 09:19:55.000000000 +0100
+++ /var/tmp/diff_new_pack.ymZbDD/_new  2015-12-01 09:19:55.000000000 +0100
@@ -19,7 +19,7 @@
 
 %define _name   qBittorrent
 Name:           qbittorrent
-Version:        3.2.5
+Version:        3.3.0
 Release:        0
 Summary:        A BitTorrent client in Qt
 License:        GPL-2.0+
@@ -41,6 +41,7 @@
 Recommends:     python
 %if 0%{?suse_version} >= 1320 || (0%{?suse_version} == 1315 && 
0%{?is_opensuse})
 BuildRequires:  libqt5-linguist >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Gui) >= 5.2.0
@@ -90,8 +91,8 @@
     pushd $ui
     %configure \
       $ui_opt           \
-%if 0%{?suse_version} >= 1320 || (0%{?suse_version} == 1315 && 
0%{?is_opensuse})
-      --with-qt5        \
+%if 0%{?suse_version} < 1320 && !(0%{?suse_version} == 1315 && 
0%{?is_opensuse})
+      --with-qt4        \
 %endif
       --enable-systemd
     make %{?_smp_mflags}

++++++ qbittorrent-3.2.5.tar.xz -> qbittorrent-3.3.0.tar.xz ++++++
++++ 464605 lines of diff (skipped)


Reply via email to