diff --git a/openssl.spec b/openssl.spec index f809b2b..a8931bc 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.1f +Version: 1.1.1g 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 Apr 21 2020 Automatic Build System 1.1.1g-1mamba +- automatic version update by autodist + * Tue Mar 31 2020 Automatic Build System 1.1.1f-1mamba - automatic version update by autodist