diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -284,6 +284,8 @@ libtorrent-rasterbar.so.9:_ZN10libtorrent15default_storage12delete_filesEiRNS_13storage_errorE libtorrent-rasterbar.so.9:_ZN10libtorrent15default_storage12has_any_fileERNS_13storage_errorE libtorrent-rasterbar.so.9:_ZN10libtorrent15default_storage12move_storageERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEiRNS_13storage_errorE +libtorrent-rasterbar.so.9:_ZN10libtorrent15default_storage12use_partfileEi +libtorrent-rasterbar.so.9:_ZN10libtorrent15default_storage12use_partfileEib libtorrent-rasterbar.so.9:_ZN10libtorrent15default_storage13finalize_fileEiRNS_13storage_errorE libtorrent-rasterbar.so.9:_ZN10libtorrent15default_storage13need_partfileEv libtorrent-rasterbar.so.9:_ZN10libtorrent15default_storage13release_filesERNS_13storage_errorE diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : libtorrent-rasterbar -version : 1.1.6 -release : 10 +version : 1.1.7 +release : 11 source : - - https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_1_6/libtorrent-rasterbar-1.1.6.tar.gz : b7c74d004bd121bd6e9f8975ee1fec3c95c74044c6a6250f6b07f259f55121ef + - https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_1_7/libtorrent-rasterbar-1.1.7.tar.gz : 8133bf683308decc24da22aff17437e36c522d8959bcf934e94cf7a3a567f3a9 license : BSD-2-Clause component : programming summary : libtorrent is a C++ implementation of the BitTorrent protocol diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -20,7 +20,7 @@ programming /usr/lib/python2.7/site-packages/libtorrent.so - /usr/lib/python2.7/site-packages/python_libtorrent-1.1.6-py2.7.egg-info + /usr/lib/python2.7/site-packages/python_libtorrent-1.1.7-py2.7.egg-info /usr/lib64/lib*.so.* @@ -31,7 +31,7 @@ programming.devel - libtorrent-rasterbar + libtorrent-rasterbar /usr/include/ @@ -40,12 +40,12 @@ - - 2018-03-30 - 1.1.6 + + 2018-04-13 + 1.1.7 Packaging update Pierre-Yves pyu@riseup.net \ No newline at end of file