automatic version update by autodist [release 3.5.0-1mamba;Wed Apr 09 2025]

This commit is contained in:
2025-04-09 19:02:55 +02:00
parent 44bc528eb2
commit 7e2764d569

View File

@ -1,7 +1,7 @@
%define soversion %(echo %version | cut -d. -f1)
%define fullversion %(echo %version | tr -d [:alpha:])
Name: openssl
Version: 3.4.1
Version: 3.5.0
Release: 1mamba
Summary: Secure Sockets Layer communications libs and utils
Group: Network/Security
@ -211,6 +211,9 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts
%{_libdir}/*.a
%changelog
* Wed Apr 09 2025 Automatic Build System <autodist@openmamba.org> 3.5.0-1mamba
- automatic version update by autodist
* Wed Feb 12 2025 Automatic Build System <autodist@openmamba.org> 3.4.1-1mamba
- automatic version update by autodist