From 0e60005da98b3f70c1d9e4cb1b161f5a8816f422 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 05:51:31 +0100 Subject: [PATCH] update to 0.6.4 [release 0.6.4-1mamba;Sun Jan 18 2015] --- libssh.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/libssh.spec b/libssh.spec index 6f70da6..c2dbdb1 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libssh -Version: 0.6.3 +Version: 0.6.4 Release: 1mamba Summary: A library implementing the SSH protocol Group: System/Libraries @@ -8,7 +8,7 @@ Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan URL: http://www.libssh.org -Source: https://red.libssh.org/attachments/download/87/libssh-%{version}.tar.xz +Source: https://red.libssh.org/attachments/download/107/libssh-%{version}.tar.gz License: LGPL BuildRequires: cmake ## AUTOBUILDREQ-BEGIN @@ -61,11 +61,15 @@ This package contains static libraries and header files need for development. %{_libdir}/libssh_threads.so %{_libdir}/pkgconfig/libssh.pc %{_libdir}/pkgconfig/libssh_threads.pc -%{_libdir}/cmake/libssh-config-version.cmake -%{_libdir}/cmake/libssh-config.cmake +%dir %{_libdir}/cmake/libssh +%{_libdir}/cmake/libssh/libssh-config-version.cmake +%{_libdir}/cmake/libssh/libssh-config.cmake %doc ChangeLog README %changelog +* Sun Jan 18 2015 Silvan Calarco 0.6.4-1mamba +- update to 0.6.4 + * Sun Apr 27 2014 Silvan Calarco 0.6.3-1mamba - update to 0.6.3