diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -18,7 +18,7 @@ libevent_pthreads-2.0.so.5 libgcc_s.so.1 libm.so.6 -libprotobuf.so.10 +libprotobuf.so.14 libpthread.so.0 libqrencode.so.3 libssl.so.1.0.0 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : bitcoin version : 0.14.2 -release : 14 +release : 15 source : - https://github.com/bitcoin/bitcoin/archive/v0.14.2.tar.gz : e0ac23f01a953fcc6290c96799deeffb32aa76ca8e216c564d20c18e75a25219 license : MIT @@ -30,3 +30,5 @@ # Confs and Man for bitcoind and cli install -Dm644 $workdir/contrib/debian/examples/bitcoin.conf $installdir/usr/share/doc/bitcoind/examples/bitcoin.conf install -Dm644 $workdir/contrib/debian/bitcoind.bash-completion $installdir/usr/share/bash-completion/completions/bitcoind +check : | + %make check diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ bitcoin - Joshua Strobl - joshua@stroblindustries.com + Pierre-Yves + pyu@riseup.net MIT network.clients @@ -35,7 +35,7 @@ programming.devel - bitcoin + bitcoin /usr/include/ @@ -44,12 +44,12 @@ - - 2017-07-23 + + 2017-09-03 0.14.2 Packaging update - Joshua Strobl - joshua@stroblindustries.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file