Hello community,

here is the log from the commit of package libtorrent-rasterbar for 
openSUSE:Factory checked in at 2017-05-03 15:56:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old)
 and      /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libtorrent-rasterbar"

Wed May  3 15:56:18 2017 rev:48 rq:489975 version:1.1.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes    
    2017-04-11 09:35:11.333620974 +0200
+++ 
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new/libtorrent-rasterbar.changes
   2017-05-03 15:56:20.823367150 +0200
@@ -1,0 +2,25 @@
+Sat Apr 22 22:36:04 UTC 2017 - [email protected]
+
+- Update to version 1.1.3:
+  * Remove (broken) support for incoming connections over socks5.
+  * Restore announce_entry's timestamp fields to posix time in
+    python bindings.
+  * Deprecate torrent_added_alert (in favour of add_torrent_alert).
+  * Fix python bindings for parse_magnet_uri.
+  * Fix a minor robustness issue in DHT bootstrap logic.
+  * Fix an issue where torrent_status::num_seeds could be negative.
+  * Document deprecation of dynamic loading/unloading of torrents.
+  * Include user-agent in tracker announces in anonymous_mode for
+    private torrents.
+  * Add support for IPv6 peers from udp trackers.
+  * Correctly URL encode the IPv6 argument to trackers.
+  * Fix a bug where settings_pack::file_pool_size setting was not
+    being honored.
+  * Add a feature to periodically close files (to make windows
+    clear disc cache).
+  * Fix a bug in torrent_handle::file_status.
+  * Fix an issue with peers not updated on metadata from magnet
+    links.
+- Remove libtorrent-rasterbar-1.1.2-fix-python-timestamp.patch.
+
+-------------------------------------------------------------------

Old:
----
  libtorrent-rasterbar-1.1.2-fix-python-timestamp.patch
  libtorrent-rasterbar-1.1.2.tar.gz

New:
----
  libtorrent-rasterbar-1.1.3.tar.gz

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

Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.GLrAQF/_old  2017-05-03 15:56:21.719240676 +0200
+++ /var/tmp/diff_new_pack.GLrAQF/_new  2017-05-03 15:56:21.723240112 +0200
@@ -18,11 +18,11 @@
 
 %define _name   libtorrent
 %define sover   9
-%define _version 1_1_2
+%define _version 1_1_3
 %bcond_with examples
 %bcond_with tests
 Name:           libtorrent-rasterbar
-Version:        1.1.2
+Version:        1.1.3
 Release:        0
 Summary:        Libtorrent is a C++ implementation of the BitTorrent protocol
 License:        BSD-3-Clause
@@ -31,8 +31,6 @@
 Source:         
https://github.com/arvidn/%{_name}/releases/download/%{_name}-%{_version}/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM libtorrent-rasterbar-fix-build-boost-1.54.patch 
[email protected] -- Fix building with Boost 1.54.
 Patch0:         libtorrent-rasterbar-fix-build-boost-1.54.patch
-# PATCH-FIX-UPSTREAM libtorrent-rasterbar-1.1.2-fix-python-timestamp.patch -- 
Restore announce_entry's timestamp fields to POSIX time in Python bindings 
(commit 852fada).
-Patch1:         libtorrent-rasterbar-1.1.2-fix-python-timestamp.patch
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  python-devel
@@ -81,8 +79,8 @@
 
 %package -n python2-%{name}
 Summary:        Python Bindings for libtorrent-rasterbar
-Group:          Development/Libraries/Python
 # python-libtorrent-rasterbar was last used in openSUSE Leap 42.2.
+Group:          Development/Libraries/Python
 Provides:       python-%{name} = %{version}
 Obsoletes:      python-%{name} < %{version}
 
@@ -142,7 +140,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"

++++++ libtorrent-rasterbar-1.1.2.tar.gz -> libtorrent-rasterbar-1.1.3.tar.gz 
++++++
++++ 6775 lines of diff (skipped)


Reply via email to