import qatengine-0.6.14-2.el8

This commit is contained in:
CentOS Sources 2022-09-07 10:10:24 +00:00 committed by Stepan Oksanichenko
parent 63967b3f37
commit a3d46ab2f2
3 changed files with 4 additions and 7 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/qatengine-0.6.15.tar.gz
SOURCES/qatengine-0.6.14.tar.gz

View File

@ -1 +1 @@
ff2e525ac8b60af93222b4b13f9014011beb1728 SOURCES/qatengine-0.6.15.tar.gz
f46161e84d11a2a1747867ffb0d87dafe8cd22b5 SOURCES/qatengine-0.6.14.tar.gz

View File

@ -4,8 +4,8 @@
%global enginesdir %(pkg-config --variable=enginesdir libcrypto)
Name: qatengine
Version: 0.6.15
Release: 1%{?dist}
Version: 0.6.14
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,9 +46,6 @@ autoreconf -ivf
%exclude %{enginesdir}/qatengine.la
%changelog
* Mon Aug 29 2022 Vladis Dronov <vdronov@redhat.com> - 0.6.15-1
- Update to qatengine v0.6.15 (bz 2048036)
* Wed Aug 10 2022 Vladis Dronov <vdronov@redhat.com> - 0.6.14-2
- Rebuild due to soverion bump (bz 2048036)