From d9c88be773913507db6fcb431d8796ba1c0c63af Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 04:41:04 +0300 Subject: [PATCH] import liboqs-0.11.0-4.el10 --- SPECS/liboqs.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/liboqs.spec b/SPECS/liboqs.spec index 586cd7a..2ba07e9 100644 --- a/SPECS/liboqs.spec +++ b/SPECS/liboqs.spec @@ -1,7 +1,7 @@ %global oqs_version 0.11.0 Name: liboqs Version: %{oqs_version} -Release: 3%{?dist} +Release: 4%{?dist} Summary: liboqs is an open source C library for quantum-safe cryptographic algorithms. #liboqs uses MIT license by itself but includes several files licensed under different terms. @@ -99,6 +99,10 @@ done #%doc %%{_datadir}/doc/oqs/xml/* %changelog +* Tue Oct 29 2024 Troy Dawson - 0.11.0-4 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Oct 24 2024 Dmitry Belyavskiy - 0.11.0-3 - Restoring ML-KEM-512 built out by accident Resolves: RHEL-64284