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)