From d9f7c110a88c760f85c9f6779563a778d15f4fa9 Mon Sep 17 00:00:00 2001 From: Vladis Dronov Date: Wed, 10 Aug 2022 16:48:46 +0200 Subject: [PATCH] Rebuild due to soverion bump Resolves: rhbz#2047717 Signed-off-by: Vladis Dronov --- qatengine.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qatengine.spec b/qatengine.spec index db65684..0522e82 100644 --- a/qatengine.spec +++ b/qatengine.spec @@ -5,7 +5,7 @@ Name: qatengine Version: 0.6.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Intel QuickAssist Technology (QAT) OpenSSL Engine # Most of the source code is BSD, with the following exceptions: # - e_qat.txt, e_qat_err.c, and e_qat_err.h are OpenSSL @@ -46,6 +46,9 @@ autoreconf -ivf %exclude %{enginesdir}/qatengine.la %changelog +* Wed Aug 10 2022 Vladis Dronov - 0.6.14-2 +- Rebuild due to soverion bump (bz 2047717) + * Fri Jul 22 2022 Vladis Dronov - 0.6.14-1 - Update to qatengine v0.6.14 (bz 2047717)