From 88507e6684ec9448a6654277d444e30400f2c297 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.5 [release 0.6.5-1mamba;Sun May 10 2015] --- libssh.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libssh.spec b/libssh.spec index c2dbdb1..cd4667a 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libssh -Version: 0.6.4 +Version: 0.6.5 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/107/libssh-%{version}.tar.gz +Source: https://red.libssh.org/attachments/download/121/libssh-%{version}.tar.xz License: LGPL BuildRequires: cmake ## AUTOBUILDREQ-BEGIN @@ -57,6 +57,7 @@ This package contains static libraries and header files need for development. %defattr(-,root,root) %dir %{_includedir}/libssh %{_includedir}/libssh/*.h +%{_includedir}/libssh/*.hpp %{_libdir}/libssh.so %{_libdir}/libssh_threads.so %{_libdir}/pkgconfig/libssh.pc @@ -67,6 +68,9 @@ This package contains static libraries and header files need for development. %doc ChangeLog README %changelog +* Sun May 10 2015 Silvan Calarco 0.6.5-1mamba +- update to 0.6.5 + * Sun Jan 18 2015 Silvan Calarco 0.6.4-1mamba - update to 0.6.4