diff --git a/_service b/_service index 5c4c3a4..b3c1a8e 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ git git://github.com/rakshasa/libtorrent - master + 5cf1a5b2f97d0790c0471676fdfb7a41ab0a4bea 47915136 0.13.6.g@TAG_OFFSET@ diff --git a/libtorrent-0.13.6.g126.tar.xz b/libtorrent-0.13.6.g126.tar.xz new file mode 100644 index 0000000..84dde66 --- /dev/null +++ b/libtorrent-0.13.6.g126.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf56ad8af4a44e8917939f6a7a909e9c05c3b21cec3b8b05bc9064678ecb9f6e +size 277616 diff --git a/libtorrent-0.13.6.g72.tar.xz b/libtorrent-0.13.6.g72.tar.xz deleted file mode 100644 index 20c9763..0000000 --- a/libtorrent-0.13.6.g72.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7033f8857ee1cadc1a9f6e3350ca60914372b1b6a663bbfa8fa00368e63d30df -size 272452 diff --git a/libtorrent.changes b/libtorrent.changes index eb26f97..1dd4048 100644 --- a/libtorrent.changes +++ b/libtorrent.changes @@ -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 diff --git a/libtorrent.spec b/libtorrent.spec index d152da6..0fa21e6 100644 --- a/libtorrent.spec +++ b/libtorrent.spec @@ -19,7 +19,7 @@ Name: libtorrent %define lname libtorrent19 -Version: 0.13.6.g72 +Version: 0.13.6.g126 Release: 0 Summary: A BitTorrent library written in C++ License: SUSE-GPL-2.0+-with-openssl-exception @@ -35,7 +35,7 @@ BuildRequires: automake BuildRequires: cppunit-devel BuildRequires: gcc-c++ BuildRequires: libtool -BuildRequires: openssl-devel +BuildRequires: pkgconfig(openssl) BuildRequires: pkg-config BuildRequires: xz BuildRequires: zlib-devel