From 1dd0bcf87b0025b1f2775f0781d26153d1ac09b7 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 05:51:48 +0100 Subject: [PATCH] rebuilt with libopenssl 3.0.0 [release 1.10.0-2mamba;Fri Oct 22 2021] --- libssh2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libssh2.spec b/libssh2.spec index 24761be..e0a0432 100644 --- a/libssh2.spec +++ b/libssh2.spec @@ -1,6 +1,6 @@ Name: libssh2 Version: 1.10.0 -Release: 1mamba +Release: 2mamba Summary: A library implementing the SSH2 protocol Group: System/Libraries Vendor: openmamba @@ -13,7 +13,7 @@ License: BSD BuildRequires: glibc-devel BuildRequires: libopenssl-devel ## AUTOBUILDREQ-END -BuildRequires: libopenssl-devel >= 1.0.2h +BuildRequires: libopenssl-devel >= 3.0.0 BuildRequires: libz-devel %description @@ -65,6 +65,9 @@ This package contains static libraries and header files needed for development. %{_mandir}/man3/*.3.gz %changelog +* Fri Oct 22 2021 Silvan Calarco 1.10.0-2mamba +- rebuilt with libopenssl 3.0.0 + * Tue Aug 31 2021 Automatic Build System 1.10.0-1mamba - automatic version update by autodist