From 829487bd97eaaaa201d24dc1177243d20a5e7946 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:20:43 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- qatengine.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qatengine.spec b/qatengine.spec index acb483f..cdfe12c 100644 --- a/qatengine.spec +++ b/qatengine.spec @@ -5,7 +5,7 @@ Name: qatengine Version: 1.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Intel QuickAssist Technology (QAT) OpenSSL Engine # Most of the source code is BSD, with the following exceptions: @@ -70,6 +70,9 @@ openssl engine -v %{name} %{enginesdir}/%{name}.so %changelog +* Mon Jun 24 2024 Troy Dawson - 1.6.0-2 +- Bump release for June 2024 mass rebuild + * Fri Mar 22 2024 Vladis Dronov - 1.6.0-1 - Update to qatengine v1.6.0 (RHEL-20177)