From a819a5fbea57f6c9af0092bb311982a504a6fcbd Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 24 Sep 2024 15:45:17 +0200 Subject: [PATCH] automatic version update by autodist [release 3.3.2-1mamba;Tue Sep 24 2024] --- openssl.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/openssl.spec b/openssl.spec index f1c878a..fe8c94c 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.1 +Version: 3.3.2 Release: 1mamba Summary: Secure Sockets Layer communications libs and utils Group: Network/Security @@ -163,8 +163,6 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -214,6 +212,9 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts %{_libdir}/*.a %changelog +* Tue Sep 24 2024 Automatic Build System 3.3.2-1mamba +- automatic version update by autodist + * Wed Jun 05 2024 Automatic Build System 3.3.1-1mamba - automatic version update by autodist