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)