diff --git a/libtorrent-rasterbar-2.0.1.tar.gz b/libtorrent-rasterbar-2.0.1.tar.gz deleted file mode 100644 index 06a8d75..0000000 --- a/libtorrent-rasterbar-2.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b39599bf602bf2f208f8f05bf2327576356a3c192175b3a4603262ede42ffd7 -size 4247050 diff --git a/libtorrent-rasterbar-2.0.2.tar.gz b/libtorrent-rasterbar-2.0.2.tar.gz new file mode 100644 index 0000000..8110431 --- /dev/null +++ b/libtorrent-rasterbar-2.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3af22ea1b60e04a7cf357a3d770470ea5df15e968501782bd1414634a2b42cb7 +size 4269533 diff --git a/libtorrent-rasterbar.changes b/libtorrent-rasterbar.changes index bf0091a..7868703 100644 --- a/libtorrent-rasterbar.changes +++ b/libtorrent-rasterbar.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jan 8 11:42:20 UTC 2021 - Luigi Baldoni + +- Update to version 2.0.2 + * add v1() and v2() functions to torrent_info + * fix piece_layers() to work for single-piece files + * fix python binding regression in session constructor flags + * fix unaligned piece requests in mmap_storage + * improve client_data_t ergonomics + * fix issue with concurrent access to part files + ------------------------------------------------------------------- Sun Nov 15 14:05:31 UTC 2020 - Luigi Baldoni diff --git a/libtorrent-rasterbar.spec b/libtorrent-rasterbar.spec index a870906..4bd0dfd 100644 --- a/libtorrent-rasterbar.spec +++ b/libtorrent-rasterbar.spec @@ -1,7 +1,7 @@ # # spec file for package libtorrent-rasterbar # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %bcond_with examples %bcond_with tests Name: libtorrent-rasterbar -Version: 2.0.1 +Version: 2.0.2 Release: 0 Summary: A C++ implementation of the BitTorrent protocol License: BSD-3-Clause