diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : libssh -version : 0.9.1 -release : 7 +version : 0.9.2 +release : 8 source : - - https://www.libssh.org/files/0.9/libssh-0.9.1.tar.xz : 33249bb616bb696e184cf930ea5d14239b65bb999c0815589efc35e5ed895787 + - https://www.libssh.org/files/0.9/libssh-0.9.2.tar.xz : 1970a8991374fc8cbdcb7fcc3683fe8f8824aa37d575f38cfb75fe0fe50fd9ad license : LGPL-2.1-or-later component : programming summary : SSH library @@ -11,11 +11,11 @@ builddeps : - pkgconfig(cmocka) # check setup : | - %cmake_ninja -DUNIT_TESTING=ON .. + %cmake_ninja -DUNIT_TESTING=ON build : | %ninja_build install : | %ninja_install check : | # torture_misc fails in the sandbox but should work when executed manually - %make test -C build || : + %ninja_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 @@ libssh - F. von Gellhorn - flinux@vongellhorn.ch + Pierre-Yves + pyu@riseup.net LGPL-2.1-or-later programming @@ -20,7 +20,7 @@ programming /usr/lib64/libssh.so.4 - /usr/lib64/libssh.so.4.8.2 + /usr/lib64/libssh.so.4.8.3 @@ -30,7 +30,7 @@ programming.devel - libssh + libssh /usr/include/libssh/callbacks.h @@ -48,12 +48,12 @@ - - 2019-11-05 - 0.9.1 + + 2019-11-07 + 0.9.2 Packaging update - F. von Gellhorn - flinux@vongellhorn.ch + Pierre-Yves + pyu@riseup.net \ No newline at end of file