diff --git a/SPECS/openssl.spec b/SPECS/openssl.spec index 22b98d7..ea1bc8d 100644 --- a/SPECS/openssl.spec +++ b/SPECS/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.2.2 -Release: 13%{?dist} +Release: 14%{?dist} Epoch: 1 Source: openssl-%{version}.tar.gz Source2: Makefile.certificate @@ -527,6 +527,10 @@ touch $RPM_BUILD_ROOT/%{_prefix}/include/openssl/engine.h %ldconfig_scriptlets libs %changelog +* Tue Oct 29 2024 Troy Dawson - 1:3.2.2-14 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Oct 17 2024 Dmitry Belyavskiy - 1:3.2.2-13 - Ship dummy(empty) openssl/engine.h Resolves: RHEL-58178