forked from pool/libtorrent
Accepting request 556322 from network:utilities
- Update to new snapshot 0.13.6.g126 OBS-URL: https://build.opensuse.org/request/show/556322 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent?expand=0&rev=11
This commit is contained in:
parent
ddcbfab7d2
commit
a260aa011e
2
_service
2
_service
@ -2,7 +2,7 @@
|
|||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">git://github.com/rakshasa/libtorrent</param>
|
<param name="url">git://github.com/rakshasa/libtorrent</param>
|
||||||
<param name="revision">master</param>
|
<param name="revision">5cf1a5b2f97d0790c0471676fdfb7a41ab0a4bea</param>
|
||||||
<param name="parent-tag">47915136</param>
|
<param name="parent-tag">47915136</param>
|
||||||
<param name="versionformat">0.13.6.g@TAG_OFFSET@</param>
|
<param name="versionformat">0.13.6.g@TAG_OFFSET@</param>
|
||||||
</service>
|
</service>
|
||||||
|
3
libtorrent-0.13.6.g126.tar.xz
Normal file
3
libtorrent-0.13.6.g126.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bf56ad8af4a44e8917939f6a7a909e9c05c3b21cec3b8b05bc9064678ecb9f6e
|
||||||
|
size 277616
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7033f8857ee1cadc1a9f6e3350ca60914372b1b6a663bbfa8fa00368e63d30df
|
|
||||||
size 272452
|
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 11 23:12:52 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new snapshot 0.13.6.g126
|
||||||
|
* OpenSSL 1.1 support
|
||||||
|
* Some support for IPv6 binds
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 6 14:08:12 UTC 2017 - jengelh@inai.de
|
Tue Jun 6 14:08:12 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
Name: libtorrent
|
Name: libtorrent
|
||||||
%define lname libtorrent19
|
%define lname libtorrent19
|
||||||
Version: 0.13.6.g72
|
Version: 0.13.6.g126
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A BitTorrent library written in C++
|
Summary: A BitTorrent library written in C++
|
||||||
License: SUSE-GPL-2.0+-with-openssl-exception
|
License: SUSE-GPL-2.0+-with-openssl-exception
|
||||||
@ -35,7 +35,7 @@ BuildRequires: automake
|
|||||||
BuildRequires: cppunit-devel
|
BuildRequires: cppunit-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: pkgconfig(openssl)
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user