forked from pool/libtorrent-rasterbar
Accepting request 702966 from home:Fisiu:branches:devel:libraries:c_c++
- Update to 1.1.13: * fix sock_type_t python binding * tighten up various input validation checks * replace use of boost-endian with boost-predef, fix boo#1134615 * uTP performance fixes OBS-URL: https://build.opensuse.org/request/show/702966 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=119
This commit is contained in:
parent
31a0dc414e
commit
a1e1d7e835
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7c23deba7fa279825642307587609d51c9935ac7606e0ef2f2d0ba10728b5847
|
|
||||||
size 4044314
|
|
3
libtorrent-rasterbar-1.1.13.tar.gz
Normal file
3
libtorrent-rasterbar-1.1.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:30040719858e3c06634764e0c1778738eb42ecd0b45e814afa746329a948ead7
|
||||||
|
size 3896007
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 14 18:32:35 UTC 2019 - Mariusz Fik <fisiu@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 1.1.13:
|
||||||
|
* fix sock_type_t python binding
|
||||||
|
* tighten up various input validation checks
|
||||||
|
* replace use of boost-endian with boost-predef, fix boo#1134615
|
||||||
|
* uTP performance fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 24 10:16:08 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
Thu Jan 24 10:16:08 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%define _name libtorrent
|
%define _name libtorrent
|
||||||
%define sover 9
|
%define sover 9
|
||||||
%define _version 1_1_11
|
%define _version 1_1_13
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
%bcond_without python3
|
%bcond_without python3
|
||||||
%bcond_with examples
|
%bcond_with examples
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: libtorrent-rasterbar
|
Name: libtorrent-rasterbar
|
||||||
Version: 1.1.11
|
Version: 1.1.13
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A C++ implementation of the BitTorrent protocol
|
Summary: A C++ implementation of the BitTorrent protocol
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user