From 8584539f874a6075ce693f99b09bd601de110f14 Mon Sep 17 00:00:00 2001 From: tigro Date: Tue, 11 Feb 2025 16:14:53 +0300 Subject: [PATCH] Ship engine.h --- SPECS/openssl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SPECS/openssl.spec b/SPECS/openssl.spec index 802c7a5..1125ed9 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: 12%{?dist} +Release: 12%{?dist}.inferit Epoch: 1 Source: openssl-%{version}.tar.gz Source2: Makefile.certificate @@ -505,7 +505,7 @@ ln -s /etc/crypto-policies/back-ends/openssl_fips.config $RPM_BUILD_ROOT%{_sysco %files devel %doc CHANGES.md doc/dir-locals.example.el doc/openssl-c-indent.el %{_prefix}/include/openssl -%exclude %{_prefix}/include/openssl/engine*.h +%{_prefix}/include/openssl/engine*.h %{_libdir}/*.so %{_mandir}/man3/* %exclude %{_mandir}/man3/ENGINE* @@ -526,6 +526,9 @@ ln -s /etc/crypto-policies/back-ends/openssl_fips.config $RPM_BUILD_ROOT%{_sysco %ldconfig_scriptlets libs %changelog +* Tue Feb 11 2025 Arkady L. Shane - 1:3.2.2-12.inferit +- Ship engine.h + * Tue Nov 26 2024 MSVSphere Packaging Team - 1:3.2.2-12 - Rebuilt for MSVSphere 10