diff --git a/openssl.spec b/openssl.spec index 2024265..e32dec2 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.1.1 +Version: 3.1.2 Release: 1mamba Summary: Secure Sockets Layer communications libs and utils Group: Network/Security @@ -217,6 +217,9 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts %{_libdir}/*.a %changelog +* Wed Aug 02 2023 Automatic Build System 3.1.2-1mamba +- automatic version update by autodist + * Wed May 31 2023 Automatic Build System 3.1.1-1mamba - automatic version update by autodist