Hello community,
here is the log from the commit of package libtorrent-rasterbar for
openSUSE:Factory checked in at 2016-02-17 10:24:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old)
and /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtorrent-rasterbar"
Changes:
--------
---
/work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes
2016-01-16 11:57:20.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new/libtorrent-rasterbar.changes
2016-02-17 12:14:58.000000000 +0100
@@ -1,0 +2,12 @@
+Thu Feb 11 16:26:54 UTC 2016 - [email protected]
+
+- Update to 1.0.8:
+ * Fix web seed request size.
+ * Fix bug where web seeds were not used for torrents added by URL.
+ * Fix long filename issue.
+ * Fix performance bug in DHT torrent eviction.
+ * Fix bug when deleting files for magnet links before they had
+ metadata.
+- Remove libtorrent-rasterbar-boost-1.60.patch: fixed upstream.
+
+-------------------------------------------------------------------
Old:
----
libtorrent-rasterbar-1.0.7.tar.gz
libtorrent-rasterbar-boost-1.60.patch
New:
----
libtorrent-rasterbar-1.0.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.vdjuJI/_old 2016-02-17 12:14:59.000000000 +0100
+++ /var/tmp/diff_new_pack.vdjuJI/_new 2016-02-17 12:14:59.000000000 +0100
@@ -18,18 +18,16 @@
%define _name libtorrent
%define sover 8
-%define _version 1_0_7
+%define _version 1_0_8
%bcond_with examples
Name: libtorrent-rasterbar
-Version: 1.0.7
+Version: 1.0.8
Release: 0
Summary: Libtorrent is a C++ implementation of the BitTorrent protocol
License: BSD-3-Clause
Group: Development/Libraries/C and C++
Url: http://rasterbar.com/products/libtorrent
Source:
https://github.com/arvidn/%{_name}/releases/download/%{_name}-%{_version}/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM libtorrent-rasterbar-boost-1.60.patch
[email protected] -- Register_ptr_to_python for boost::shared_ptr<alert>.
-Patch0: libtorrent-rasterbar-boost-1.60.patch
BuildRequires: boost-devel >= 1.36
BuildRequires: gcc-c++
BuildRequires: pkg-config
@@ -113,7 +111,6 @@
%prep
%setup -q
-%patch0 -p1
%build
export CFLAGS="%{optflags} -fno-strict-aliasing"
@@ -130,7 +127,6 @@
%endif
--enable-python-binding \
--enable-encryption
-
make %{?_smp_mflags}
%install
++++++ libtorrent-rasterbar-1.0.7.tar.gz -> libtorrent-rasterbar-1.0.8.tar.gz
++++++
++++ 12896 lines of diff (skipped)