Hello community, here is the log from the commit of package qbittorrent for openSUSE:Factory checked in at 2013-07-12 20:56:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-06-05 13:36:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.qbittorrent.new/qbittorrent.changes 2013-07-12 20:56:55.000000000 +0200 @@ -1,0 +2,23 @@ +Wed Jul 10 12:41:15 UTC 2013 - [email protected] + +- Upstream update to 3.0.10: + + BUGFIX: Fix LegitTorrents search plugin + + BUGFIX: Improve peer host name resolution (closes #360) + + BUGFIX: Context menu fix in the Web UI + + BUGFIX: Respect 'don't show' torrent dialog in Search (sledgehammer999) + + BUGFIX: Torrent creator can now use files/folders from disk root (Gelmir) + + BUGFIX: Update free disk space when changing drives in the add new torrent + dialog (sledgehammer999) + + BUGFIX: Various fixes relating to RSS drag and drop (Gelmir) + + BUGFIX: Properly rename torrent which changes position in filter model (Gelmir) + + BUGFIX: Actually show tray notifications when a torrent finishes + downloading (sledgehammer999) + + BUGFIX: Don't download RSS items based on rules still being edited (Gelmir) + + COSMETIC: Native look for the search boxes (Hyperz) + + IMPROVEMENT: Use natural sorting where possible (Gelmir and sledgehammer999) + + LINUX: Drop Boost.Thread dependency from configure script + + OTHER: Update translations. + + Impove drawing speed of tranferlist and peers list when there + are many torrents(>100) (sledgehammer999) + +------------------------------------------------------------------- Old: ---- qbittorrent-3.0.9.tar.xz New: ---- qbittorrent-3.0.10.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qbittorrent.spec ++++++ --- /var/tmp/diff_new_pack.EFkAOU/_old 2013-07-12 20:56:56.000000000 +0200 +++ /var/tmp/diff_new_pack.EFkAOU/_new 2013-07-12 20:56:56.000000000 +0200 @@ -18,14 +18,13 @@ Name: qbittorrent -Version: 3.0.9 +Version: 3.0.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 - BuildRequires: boost-devel >= 1.35 BuildRequires: fdupes BuildRequires: update-desktop-files @@ -36,7 +35,9 @@ BuildRequires: pkgconfig(QtNetwork) >= 4.6 BuildRequires: pkgconfig(QtXml) >= 4.6 BuildRequires: pkgconfig(libtorrent-rasterbar) >= 0.14.4 +# For geolocalization Requires: GeoIP +# For search engines Requires: python BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -55,6 +56,8 @@ %prep %setup -q +# FIXME remove executable permissions from all files, probably accident with preparing 3.0.10 release. +chmod a-x {AUTHORS,Changelog,COPYING,INSTALL,NEWS,README,TODO,doc/qbittorrent-nox.1,doc/qbittorrent.1} %build echo -e "\n# openSUSE way optflags\nQMAKE_CFLAGS += %{optflags}\nQMAKE_CXXFLAGS += %{optflags}" >> unixconf.pri ++++++ qbittorrent-3.0.9.tar.xz -> qbittorrent-3.0.10.tar.xz ++++++ ++++ 60261 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
