Hello community,

here is the log from the commit of package libtorrent-rasterbar-1 for 
openSUSE:Factory checked in at 2020-11-17 21:24:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar-1 (Old)
 and      /work/SRC/openSUSE:Factory/.libtorrent-rasterbar-1.new.24930 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libtorrent-rasterbar-1"

Tue Nov 17 21:24:44 2020 rev:3 rq:848723 version:1.2.11

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libtorrent-rasterbar-1/libtorrent-rasterbar-1.changes
    2020-10-29 14:52:12.413237628 +0100
+++ 
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar-1.new.24930/libtorrent-rasterbar-1.changes
 2020-11-17 21:24:48.093349009 +0100
@@ -1,0 +2,28 @@
+Sun Nov 15 13:59:31 UTC 2020 - Luigi Baldoni <[email protected]>
+
+- Update to version 1.2.11
+  * fix issue with moving the session object
+  * deprecate torrent_status::allocating. This state is no
+    longer used
+  * fix bug creating torrents with symbolic links
+  * remove special case to save metadata in resume data
+    unconditionally when added throught magnet link
+  * fix bugs in mutable-torrent support (reusing identical files
+    from different torrents)
+  * fix incorrectly inlined move-assignment of file_storage
+  * add session::paused flag, and the ability to construct a
+    session in paused mode
+  * fix session-pause causing tracker announces to fail
+  * fix peer-exchange flags bug
+  * allow saving resume data before metadata has been downloaded
+    (for magnet links)
+  * record blocks in the disk queue as downloaded in the resume
+    data
+  * fix bug in set_piece_deadline() when set in a zero-priority
+    piece
+  * fix issue in URL parser, causing issues with certain tracker
+    URLs
+  * use a different error code than host-unreachable, when
+    skipping tracker announces
+
+-------------------------------------------------------------------

Old:
----
  libtorrent-rasterbar-1.2.10.tar.gz

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

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

Other differences:
------------------
++++++ libtorrent-rasterbar-1.spec ++++++
--- /var/tmp/diff_new_pack.kaBLSS/_old  2020-11-17 21:24:48.813349723 +0100
+++ /var/tmp/diff_new_pack.kaBLSS/_new  2020-11-17 21:24:48.817349726 +0100
@@ -23,13 +23,13 @@
 %bcond_with     examples
 %bcond_with     tests
 Name:           %{_oname}-%{_legacy}
-Version:        1.2.10
+Version:        1.2.11
 Release:        0
 Summary:        A C++ implementation of the BitTorrent protocol
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 URL:            https://libtorrent.org/
-Source:         
https://github.com/arvidn/%{_name}/releases/download/%{_name}-%{version}/%{_oname}-%{version}.tar.gz
+Source:         
https://github.com/arvidn/%{_name}/releases/download/v%{version}/%{_oname}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE libtorrent-rasterbar-fix_library_version.patch
 Patch1:         libtorrent-rasterbar-fix_library_version.patch
 # for directory ownership
@@ -118,7 +118,8 @@
 %if %{with examples}
    -Dbuild_examples=ON \
 %endif
-   -Dpython-bindings=ON
+   -Dpython-bindings=ON \
+   -Dpython-egg-info=ON
 %cmake_build
 
 %install

++++++ libtorrent-rasterbar-1.2.10.tar.gz -> libtorrent-rasterbar-1.2.11.tar.gz 
++++++
++++ 14177 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to