import qatengine-0.6.7-1.el8
This commit is contained in:
parent
f962609fbb
commit
ea95831576
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/qatengine-0.6.3.tar.gz
|
SOURCES/qatengine-0.6.7.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
dfdf7df301778d1982b2ce7ea4121d09478700a6 SOURCES/qatengine-0.6.3.tar.gz
|
e5a083e99b6c29344c8d7309740682db917209e9 SOURCES/qatengine-0.6.7.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.3
|
Version: 0.6.7
|
||||||
Release: 3%{?dist}
|
Release: 1%{?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
|
||||||
@ -41,11 +41,17 @@ autoreconf -ivf
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE*
|
%license LICENSE*
|
||||||
%doc README.md
|
%doc README.md docs*
|
||||||
%{enginesdir}/qatengine.so
|
%{enginesdir}/qatengine.so
|
||||||
%exclude %{enginesdir}/qatengine.la
|
%exclude %{enginesdir}/qatengine.la
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 27 2021 Vladis Dronov <vdronov@redhat.com> - 0.6.7-1
|
||||||
|
- Update to qatengine v0.6.7 (bz 1920338)
|
||||||
|
|
||||||
|
* Tue Jun 8 2021 Vladis Dronov <vdronov@redhat.com> - 0.6.6-1
|
||||||
|
- Update to qatengine v0.6.6 (bz 1920338)
|
||||||
|
|
||||||
* Tue Feb 9 2021 Vladis Dronov <vdronov@redhat.com> - 0.6.3-3
|
* Tue Feb 9 2021 Vladis Dronov <vdronov@redhat.com> - 0.6.3-3
|
||||||
- Add OSCI testing harness (bz 1924868)
|
- Add OSCI testing harness (bz 1924868)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user