Hello community,

here is the log from the commit of package qbittorrent for openSUSE:Factory 
checked in at 2014-09-28 19:54:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2014-03-25 
13:27:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qbittorrent.new/qbittorrent.changes     
2014-09-28 19:54:20.000000000 +0200
@@ -1,0 +2,52 @@
+Fri Sep 26 12:28:37 UTC 2014 - sor.ale...@meowr.ru
+
+- Update to 3.1.10:
+  + FEATURE: Allow disabling of OS cache. Closes #1699.
+  + FEATURE: Add 'Completed' column. Closes #1241.
+  + FEATURE: Added 'Ratio Limit' column. Closes #936.
+  + FEATURE: Add 'Open' and 'Open Containing Folder' entries in the content's 
right-click menu. Closes #1143.
+  + FEATURE: Don't listen on IPv6 address by default. Prevents network 
connectivity problems. Closes #1880.
+  + FEATURE: Added 'Shutdown now' button in shutdown confirmation dialog. 
Closes #969.
+  + FEATURE: Add peer port column to PeerListWidget. Closes #1650.
+  + COSMETIC: Fix weird ratio values when torrent was imported or downloaded 
history was lost due to crash.
+  + COSMETIC: Use 'μTP' instead of 'uTP'.
+  + COSMETIC: Show the loaded torrents in the transferlist when qBT is 
launched with a torrent/magnet and the AddNewTorrentDialog is showing. Closes 
#1564.
+  + COSMETIC: Don't mix finished/unifinished torrents when sorting by ETA. 
Closes #1688.
+  + COSMETIC: Sort finished torrents by completed date when sorting by queue 
number.
+  + COSMETIC: Right align numerical values in the transfer list. Partially 
revert 51a9a9aab. Closes #1903.
+  + COSMETIC: Don't display the Search Engine tab by default.
+  + WEBUI: Correctly save/load settings and other improvements
+  + WEBUI: Removed broken 'Report a bug' iframe. Closes #1343
+  + WEBUI: Removed broken 'Documentation'. Improves fix for #1343
+  + WEBUI: Removed essentially useless 'Visit website' iframe and changed it 
to a regular link. Improves fix for #1343
+  + BUGFIX: Fix RSS feed icon. The tmp file gets deleted in the feed 
destructor. Closes #1639
+  + BUGFIX: fix issue #1674: AddNewTorrentDialog is shown again and again even 
if checkbox "dont ask me again" is set
+  + BUGFIX: Don't show availability bar for magnet links
+  + BUGFIX: Fix crash when the selected torrent disappears from the transfer 
list. Closes #1661
+  + BUGFIX: Fix tracker announcing problem(hit-and-run) when many torrents are 
being active. Closes #1571
+  + BUGFIX: Count magnet links in the 'downloading' filter and make them 
prevent system inhibition. Closes #1558
+  + BUGFIX: Pick up updated plugins. Closes #1745.
+  + BUGFIX: Bring mainwindow in front when notification is clicked and other 
windows are in front.
+  + BUGFIX: Speedup torrent moving
+  + BUGFIX: Fix bug when moving a torrent before the previous move is completed
+  + BUGFIX: Add option to hibernate computer in Auto-Shutdown menu
+  + BUGFIX: Fix column resizing issues
+  + BUGFIX: Fix possible crashes. Closes #1814.
+  + BUGFIX: Limit max cache to 1800MiB for 32bits compiled binaries and to 
4GiB for other. Closes #1698.
+  + BUGFIX: Don't localize double numbers in the webui. Closes #1525.
+  + BUGFIX: Don't shrink transferlist rows when scrolling horizontally. Closes 
#1613.
+  + BUGFIX: When qBT is launched with a magnet don't show it in the 
transferlist while the metadata are being loaded in the background.
+  + BUGFIX: Show disk space while retrieving metadata. Closes #1693.
+  + BUGFIX: Don't disable DHT/LSD/UPnP in the GUI when anonymous mode is 
enabled.
+  + BUGFIX: Possible fix for crash in RSS code. Closes #1901.
+  + BUGFIX: Fixed SMTP emailing code
+  + BUGFIX: Don't display the context menu in 'Content' and 'HTTP Sources' 
buttons when no torrent is selected. It prevents crashes. Closes #1906, #1900.
+  + BUGFIX: Don't translate file extensions. Closes #1907.
+  + BUGFIX: Fix available disk space label on single file torrents.
+  + BUGFIX: Show stalled downloads that are uploading under the 'Active' 
filter. Closes #1654."
+  + BUGFIX: fix import torrent with "Keep incomplete torrents in:" enabled 
(lojack5)
+  + BUGFIX: Send a spoofed user agent for the search engines(fixes some of 
them)
+  + BUGFIX: Support URLs that redirect to magnet links
+  + BUGFIX: Consider queued items before deciding to 'auto-shutdown on 
downloads completion'. Closes #1942.
+
+-------------------------------------------------------------------
@@ -204 +256 @@
-  + BUGFIX: Respect 'don't show' torrent dialog in Search (sledgehammer999)
+  + BUGFIX: Respect 'don't show' torrent dialog in Search
@@ -207 +259 @@
-    dialog (sledgehammer999)
+    dialog
@@ -211 +263 @@
-    downloading (sledgehammer999)
+    downloading
@@ -218 +270 @@
-    are many torrents(>100) (sledgehammer999)
+    are many torrents(>100)

Old:
----
  _service
  qbittorrent-3.1.9.tar.xz

New:
----
  qbittorrent-3.1.10.tar.xz

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

Other differences:
------------------
++++++ qbittorrent.spec ++++++
--- /var/tmp/diff_new_pack.oRnayH/_old  2014-09-28 19:54:21.000000000 +0200
+++ /var/tmp/diff_new_pack.oRnayH/_new  2014-09-28 19:54:21.000000000 +0200
@@ -18,13 +18,15 @@
 
 
 Name:           qbittorrent
-Version:        3.1.9
+%define _name   qBittorrent
+Version:        3.1.10
 Release:        0
 Summary:        A Bittorrent Client built with C++ / Qt4
 License:        GPL-2.0+
 Group:          Productivity/Networking/File-Sharing
-Url:            http://www.qbittorrent.org/
-Source:         
http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.xz
+Url:            http://qbittorrent.org/
+Source:         http://downloads.sf.net/%{name}/%{name}-%{version}.tar.xz
+
 BuildRequires:  boost-devel >= 1.35
 BuildRequires:  fdupes
 BuildRequires:  update-desktop-files
@@ -35,9 +37,9 @@
 BuildRequires:  pkgconfig(QtNetwork) >= 4.6
 BuildRequires:  pkgconfig(QtXml) >= 4.6
 BuildRequires:  pkgconfig(libtorrent-rasterbar) >= 0.14.4
-# For geolocalization
+# For geolocalization.
 Requires:       GeoIP
-# For search engines
+# For search engines.
 Requires:       python
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -46,7 +48,6 @@
 It aims to be as fast as possible and to provide multi-OS, unicode support.
 
 %package nox
-
 Summary:        A Bittorrent Client built with C++, console version
 Group:          Productivity/Networking/File-Sharing
 
@@ -59,51 +60,48 @@
 
 %build
 echo -e "\n# openSUSE way optflags\nQMAKE_CFLAGS += 
%{optflags}\nQMAKE_CXXFLAGS += %{optflags}" >> unixconf.pri
-# build nox first
+# Build noX first.
 mkdir nox && cd nox
 ../configure --prefix=%{_prefix} --disable-gui
 cp conf.pri ../
 make %{?_smp_mflags}
 cd ../
 
-# build gui version
+# Build GUI version.
 mkdir gui && cd gui
 ../configure --prefix=%{_prefix}
 cp conf.pri ../
 make %{?_smp_mflags}
 
 %install
-# install nox version
+# Install noX version
 cd nox && cp conf.pri ../ && cp conf.log ../ && cp Makefile ../ && sed -i 
'/STRIP/d' src/Makefile
 make INSTALL_ROOT=%{buildroot} install
 cd ../
 
-#install gui version
+# Install GUI version.
 cd gui && cp conf.pri ../ && cp conf.log ../ && cp Makefile ../ && sed -i 
'/STRIP/d' src/Makefile
 make INSTALL_ROOT=%{buildroot} install
 
-# update .desktop file
-%suse_update_desktop_file -r qBittorrent Network P2P
+# Update .desktop file.
+%suse_update_desktop_file -r %{_name} Network P2P
 
-# duplicate files warning resolving
+# Duplicate files warning resolving.
 %fdupes -s %{buildroot}%{_datadir}
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS Changelog COPYING NEWS README TODO
-%doc %{_mandir}/man1/qbittorrent.1.gz
-%{_bindir}/qbittorrent
-%dir %{_datadir}/icons/hicolor
-%dir %{_datadir}/icons/hicolor/*
-%dir %{_datadir}/icons/hicolor/*/apps
-%{_datadir}/icons/hicolor/*/apps/*.png
-%{_datadir}/applications/qBittorrent.desktop
-%{_datadir}/pixmaps/qbittorrent.png
+%doc AUTHORS Changelog COPYING NEWS README.md TODO
+%doc %{_mandir}/man1/%{name}.1.gz
+%{_bindir}/%{name}
+%{_datadir}/applications/%{_name}.desktop
+%{_datadir}/icons/hicolor/
+%{_datadir}/pixmaps/%{name}.png
 
 %files nox
 %defattr(-,root,root)
-%doc AUTHORS Changelog COPYING NEWS README TODO
-%doc %{_mandir}/man1/qbittorrent-nox.1.gz
-%{_bindir}/qbittorrent-nox
+%doc AUTHORS Changelog COPYING NEWS README.md TODO
+%doc %{_mandir}/man1/%{name}-nox.1.gz
+%{_bindir}/%{name}-nox
 
 %changelog

++++++ qbittorrent-3.1.9.tar.xz -> qbittorrent-3.1.10.tar.xz ++++++
++++ 158214 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to