Update to qatengine v1.3.1
Signed-off-by: Yogaraj Alamenda <yogarajx.alamenda@intel.com>
This commit is contained in:
parent
0607fef1b2
commit
670d29481d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/qatengine-1.3.0.tar.gz
|
/qatengine-1.3.1.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: 1.3.0
|
Version: 1.3.1
|
||||||
Release: 2%{?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:
|
||||||
@ -70,6 +70,9 @@ openssl engine -v %{name}
|
|||||||
%{enginesdir}/%{name}.so
|
%{enginesdir}/%{name}.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 12 2023 Yogaraj Alamenda <yogarajx.alamenda@intel.com> - 1.3.1-1
|
||||||
|
- Update to qatengine v1.3.1
|
||||||
|
|
||||||
* Fri Sep 08 2023 Giovanni Cabiddu <giovanni.cabiddu@intel.com> - 1.3.0-2
|
* Fri Sep 08 2023 Giovanni Cabiddu <giovanni.cabiddu@intel.com> - 1.3.0-2
|
||||||
- Rebuild due to qatlib so-version bump
|
- Rebuild due to qatlib so-version bump
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qatengine-1.3.0.tar.gz) = b964411c68a6119046d005f83a64a2a4c90b667ccb1a95143e7075c5e66396e8d11145f8cca79a8260a34664c508caca4b0e504603d8359451453e275879fc81
|
SHA512 (qatengine-1.3.1.tar.gz) = b3ffca655553aebffa8c8e0bb67312d6c6182df7ef6bd8cebc8c23419a7290ab17d588726416f3f546d2747d136011a816c0093542e83d98ea0cc6356e030c42
|
||||||
|
Loading…
Reference in New Issue
Block a user