diff --git a/openssl.spec b/openssl.spec index fe8c94c..74b073e 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.3.2 +Version: 3.4.0 Release: 1mamba Summary: Secure Sockets Layer communications libs and utils Group: Network/Security @@ -212,6 +212,9 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts %{_libdir}/*.a %changelog +* Wed Oct 23 2024 Automatic Build System 3.4.0-1mamba +- automatic version update by autodist + * Tue Sep 24 2024 Automatic Build System 3.3.2-1mamba - automatic version update by autodist