Accepting request 812657 from home:wolfi323:branches:KDE:Extra
- 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 OBS-URL: https://build.opensuse.org/request/show/812657 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/libktorrent?expand=0&rev=4
This commit is contained in:
parent
74a22e0375
commit
cb3a14e582
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5cc45c0b50a1b6b2ce64ad0384128f4ac3bc0e4a1417eb58e5e992b510fca100
|
|
||||||
size 357516
|
|
3
libktorrent-2.2.0.tar.xz
Normal file
3
libktorrent-2.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:77c1ddfb0a56c40227e0624c078836a8c22bf5a2fb4a3c0cbd53ee6b174c126e
|
||||||
|
size 357364
|
@ -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
|
Sun Sep 1 19:42:51 UTC 2019 - wbauer@tmo.at
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libktorrent
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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
|
%define sonum 6
|
||||||
Name: libktorrent
|
Name: libktorrent
|
||||||
Version: 2.1.1
|
Version: 2.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Torrent Downloading Library
|
Summary: Torrent Downloading Library
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user