diff --git a/openssl.spec b/openssl.spec index 0bb4abf..18ad24d 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: 7%{?dist} +Release: 8%{?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 +* Thu Jun 05 2025 Dmitry Belyavskiy - 1:3.5.0-8 +- rebuilt + Related: RHEL-80811 + * Thu Jun 05 2025 Dmitry Belyavskiy - 1:3.5.0-7 - rebuilt Related: RHEL-80811