From c77d50bebac501fd2844a20c88361c47c6946e9a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:16:19 +0100 Subject: [PATCH] automatic version update by autodist [release 3.0.3-1mamba;Wed May 04 2022] --- openssl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openssl.spec b/openssl.spec index 45a1e10..235d144 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.0.2 +Version: 3.0.3 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 May 04 2022 Automatic Build System 3.0.3-1mamba +- automatic version update by autodist + * Wed Mar 16 2022 Automatic Build System 3.0.2-1mamba - automatic version update by autodist