From 7a5a79230bb3d89f3b2dde39ee64eb3bc24c0284 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 08:17:03 +0100 Subject: [PATCH] update to 1.1.1m [release 1.1.1m-1mamba;Sun Jan 02 2022] --- openssl111.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/openssl111.spec b/openssl111.spec index fb5917f..6fd422d 100644 --- a/openssl111.spec +++ b/openssl111.spec @@ -1,8 +1,8 @@ %define soversion %(echo %version | cut -d. -f1-2) %define fullversion %(echo %version | tr -d [:alpha:]) Name: openssl111 -Version: 1.1.1l -Release: 2mamba +Version: 1.1.1m +Release: 1mamba Summary: Secure Sockets Layer communications libs and utils Group: Network/Security Vendor: openmamba @@ -15,7 +15,6 @@ Patch0: openssl-1.0.1a-fix_non_ia32.patch Patch1: openssl-1.0.2a-version.patch License: BSD ## AUTOBUILDREQ-BEGIN -#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package BuildRequires: glibc-devel BuildRequires: libperl BuildRequires: libz-devel @@ -222,6 +221,9 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts %{_libdir}/*.a %changelog +* Sun Jan 02 2022 Silvan Calarco 1.1.1m-1mamba +- update to 1.1.1m + * Sat Sep 25 2021 Silvan Calarco 1.1.1l-2mamba - legacy package