From 1d401560ac344b8b5dc472cd0f8bcfd009348b6c Mon Sep 17 00:00:00 2001 From: Dmitry Belyavskiy Date: Wed, 4 Jun 2025 17:43:35 +0200 Subject: [PATCH] rebuilt Related: RHEL-80811 --- openssl.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/openssl.spec b/openssl.spec index d7d9edd..aa7e159 100644 --- a/openssl.spec +++ b/openssl.spec @@ -29,7 +29,7 @@ print(string.sub(hash, 0, 16)) Summary: Utilities from the general purpose cryptography library with TLS implementation Name: openssl Version: 3.5.0 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 Source0: openssl-%{version}.tar.gz Source1: fips-hmacify.sh @@ -438,6 +438,10 @@ touch $RPM_BUILD_ROOT/%{_prefix}/include/openssl/engine.h %ldconfig_scriptlets libs %changelog +* Wed Jun 04 2025 Dmitry Belyavskiy - 1:3.5.0-6 +- rebuilt + Related: RHEL-80811 + * Mon Jun 02 2025 Dmitry Belyavskiy - 1:3.5.0-5 - Compact patches for better maintainability Related: RHEL-80811