diff --git a/openssl.spec b/openssl.spec index 041e16c..e28c646 100644 --- a/openssl.spec +++ b/openssl.spec @@ -1,7 +1,7 @@ %define soversion %(echo %version | cut -d. -f1-2) %define fullversion %(echo %version | tr -d [:alpha:]) Name: openssl -Version: 1.1.1d +Version: 1.1.1e Release: 1mamba Summary: Secure Sockets Layer communications libs and utils Group: Network/Security @@ -210,6 +210,9 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts %{_libdir}/*.a %changelog +* Tue Mar 17 2020 Automatic Build System 1.1.1e-1mamba +- automatic version update by autodist + * Wed Sep 11 2019 Automatic Build System 1.1.1d-1mamba - automatic version update by autodist