Rebuild due to soverion bump

Resolves: rhbz#2047717

Signed-off-by: Vladis Dronov <vdronov@redhat.com>
This commit is contained in:
Vladis Dronov 2022-09-06 15:46:21 +02:00
parent 6bbb6052a8
commit 054438ecef
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: qatengine
Version: 0.6.15
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
* Tue Sep 06 2022 Vladis Dronov <vdronov@redhat.com> - 0.6.15-2
- Rebuild due to soverion bump (bz 2047717)
* Mon Aug 29 2022 Vladis Dronov <vdronov@redhat.com> - 0.6.15-1
- Update to qatengine v0.6.15 (bz 2047717)