From 44bc528eb2c34a62b7442ba90c0607af8bfdd27c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 12 Feb 2025 10:43:45 +0100 Subject: [PATCH] automatic version update by autodist [release 3.4.1-1mamba;Wed Feb 12 2025] --- openssl.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/openssl.spec b/openssl.spec index 74b073e..1f6e2a5 100644 --- a/openssl.spec +++ b/openssl.spec @@ -1,7 +1,7 @@ %define soversion %(echo %version | cut -d. -f1) %define fullversion %(echo %version | tr -d [:alpha:]) Name: openssl -Version: 3.4.0 +Version: 3.4.1 Release: 1mamba Summary: Secure Sockets Layer communications libs and utils Group: Network/Security @@ -62,7 +62,6 @@ Requires: lib%{name}-devel = %{version}-%{release} %description -n lib%{name}-static Static libraries needed to compile apps with support for various cryptographic algorithms and protocols, including DES, RC4, RSA and SSL. -%debug_package %prep %setup -q -n openssl-%{version} @@ -212,6 +211,9 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts %{_libdir}/*.a %changelog +* Wed Feb 12 2025 Automatic Build System 3.4.1-1mamba +- automatic version update by autodist + * Wed Oct 23 2024 Automatic Build System 3.4.0-1mamba - automatic version update by autodist