Update to qatengine v0.6.9
Signed-off-by: Yogaraj Alamenda <yogarajx.alamenda@intel.com>
This commit is contained in:
parent
cd44fac846
commit
14f0167e1c
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
/qatengine-0.6.7.tar.gz
|
||||
/qatengine-0.6.8.tar.gz
|
||||
/qatengine-0.6.9.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global enginesdir %(pkg-config --variable=enginesdir libcrypto)
|
||||
|
||||
Name: qatengine
|
||||
Version: 0.6.8
|
||||
Version: 0.6.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Intel QuickAssist Technology (QAT) OpenSSL Engine
|
||||
# Most of the source code is BSD, with the following exceptions:
|
||||
@ -18,7 +18,7 @@ Source0: https://github.com/intel/%{githubname}/archive/v%{version}/%{nam
|
||||
BuildRequires: gcc make pkg-config
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: openssl-devel >= 1.1.1
|
||||
BuildRequires: qatlib-devel >= 20.10.0
|
||||
BuildRequires: qatlib-devel >= 21.08.0
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1909065
|
||||
ExcludeArch: %{arm} aarch64 %{power64} s390x i686
|
||||
|
||||
@ -46,6 +46,9 @@ autoreconf -ivf
|
||||
%exclude %{enginesdir}/qatengine.la
|
||||
|
||||
%changelog
|
||||
* Mon Oct 18 2021 Yogaraj Alamenda <yogarajx.alamenda@intel.com> - 0.6.9-1
|
||||
- Update to qatengine v0.6.9
|
||||
|
||||
* Fri Sep 10 2021 Yogaraj Alamenda <yogarajx.alamenda@intel.com> - 0.6.8-1
|
||||
- Update to qatengine v0.6.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qatengine-0.6.8.tar.gz) = 4ecd740875edd2ef902ca65b0c2e7498fd33dffaaedd66593b71e49f45a226e5cd3722d205bcc7ae6b6dedfbb3b905c76640d6f845fb5144ac3b3f5bf6e3eba3
|
||||
SHA512 (qatengine-0.6.9.tar.gz) = b83c15dd7538275a8ca5cb7d7930ed7f7a53fe1e8b7c2677ccf36af9422b85549ed2e6f2954b5ee766fdfff25e8ec48bd46e31673958eb5bbfcc19807e0d5e9b
|
||||
|
Loading…
Reference in New Issue
Block a user