import qatengine-0.6.15-2.el8
This commit is contained in:
parent
32da438072
commit
f28003ba71
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/qatengine-0.6.10.tar.gz
|
SOURCES/qatengine-0.6.15.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
508cdf00700465d57e04a09163a043d9447ef7c1 SOURCES/qatengine-0.6.10.tar.gz
|
ff2e525ac8b60af93222b4b13f9014011beb1728 SOURCES/qatengine-0.6.15.tar.gz
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
%global enginesdir %(pkg-config --variable=enginesdir libcrypto)
|
%global enginesdir %(pkg-config --variable=enginesdir libcrypto)
|
||||||
|
|
||||||
Name: qatengine
|
Name: qatengine
|
||||||
Version: 0.6.10
|
Version: 0.6.15
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Intel QuickAssist Technology (QAT) OpenSSL Engine
|
Summary: Intel QuickAssist Technology (QAT) OpenSSL Engine
|
||||||
# Most of the source code is BSD, with the following exceptions:
|
# 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
|
# - e_qat.txt, e_qat_err.c, and e_qat_err.h are OpenSSL
|
||||||
@ -46,6 +46,18 @@ autoreconf -ivf
|
|||||||
%exclude %{enginesdir}/qatengine.la
|
%exclude %{enginesdir}/qatengine.la
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 06 2022 Vladis Dronov <vdronov@redhat.com> - 0.6.15-2
|
||||||
|
- Rebuild due to soverion bump (bz 2048036)
|
||||||
|
|
||||||
|
* 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)
|
||||||
|
|
||||||
|
* Fri Jul 22 2022 Vladis Dronov <vdronov@redhat.com> - 0.6.14-1
|
||||||
|
- Update to qatengine v0.6.14 (bz 2048036)
|
||||||
|
|
||||||
* Mon Nov 15 2021 Vladis Dronov <vdronov@redhat.com> - 0.6.10-1
|
* Mon Nov 15 2021 Vladis Dronov <vdronov@redhat.com> - 0.6.10-1
|
||||||
- Update to qatengine v0.6.10 (bz 1995565)
|
- Update to qatengine v0.6.10 (bz 1995565)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user