diff --git a/libktorrent-2.1.1.tar.xz b/libktorrent-2.1.1.tar.xz deleted file mode 100644 index d4279b8..0000000 --- a/libktorrent-2.1.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5cc45c0b50a1b6b2ce64ad0384128f4ac3bc0e4a1417eb58e5e992b510fca100 -size 357516 diff --git a/libktorrent-2.2.0.tar.xz b/libktorrent-2.2.0.tar.xz new file mode 100644 index 0000000..13036ab --- /dev/null +++ b/libktorrent-2.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77c1ddfb0a56c40227e0624c078836a8c22bf5a2fb4a3c0cbd53ee6b174c126e +size 357364 diff --git a/libktorrent.changes b/libktorrent.changes index d22d34d..a9e6f18 100644 --- a/libktorrent.changes +++ b/libktorrent.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jun 8 13:59:41 UTC 2020 - wbauer@tmo.at + +- Update to version 2.2.0 + * DHT improvements (add bootstrapping from well-known nodes, fix + replying a non 20-bytes long tokens) + * Quite a few small bugfixes but everything should be more stable + * Porting away from some deprecated methods + ------------------------------------------------------------------- Sun Sep 1 19:42:51 UTC 2019 - wbauer@tmo.at diff --git a/libktorrent.spec b/libktorrent.spec index 8fc3e3c..f329cfb 100644 --- a/libktorrent.spec +++ b/libktorrent.spec @@ -1,7 +1,7 @@ # # spec file for package libktorrent # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%define ktor_ver 5.1.2 +%define ktor_ver 5.2.0 %define sonum 6 Name: libktorrent -Version: 2.1.1 +Version: 2.2.0 Release: 0 Summary: Torrent Downloading Library License: GPL-2.0-or-later