automatic version update by autodist [release 3.4.1-1mamba;Wed Feb 12 2025]

This commit is contained in:
Automatic Build System 2025-02-12 10:43:45 +01:00
parent fe1cd443fe
commit 44bc528eb2

View File

@ -1,7 +1,7 @@
%define soversion %(echo %version | cut -d. -f1) %define soversion %(echo %version | cut -d. -f1)
%define fullversion %(echo %version | tr -d [:alpha:]) %define fullversion %(echo %version | tr -d [:alpha:])
Name: openssl Name: openssl
Version: 3.4.0 Version: 3.4.1
Release: 1mamba Release: 1mamba
Summary: Secure Sockets Layer communications libs and utils Summary: Secure Sockets Layer communications libs and utils
Group: Network/Security Group: Network/Security
@ -62,7 +62,6 @@ Requires: lib%{name}-devel = %{version}-%{release}
%description -n lib%{name}-static %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. Static libraries needed to compile apps with support for various cryptographic algorithms and protocols, including DES, RC4, RSA and SSL.
%debug_package
%prep %prep
%setup -q -n openssl-%{version} %setup -q -n openssl-%{version}
@ -212,6 +211,9 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts
%{_libdir}/*.a %{_libdir}/*.a
%changelog %changelog
* Wed Feb 12 2025 Automatic Build System <autodist@openmamba.org> 3.4.1-1mamba
- automatic version update by autodist
* Wed Oct 23 2024 Automatic Build System <autodist@openmamba.org> 3.4.0-1mamba * Wed Oct 23 2024 Automatic Build System <autodist@openmamba.org> 3.4.0-1mamba
- automatic version update by autodist - automatic version update by autodist