Update to qatengine v0.6.5
Signed-off-by: Yogaraj Alamenda <yogarajx.alamenda@intel.com>
This commit is contained in:
parent
4c98ec4f2f
commit
4c93549256
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/qatengine-0.6.4.tar.gz
|
||||
/qatengine-0.6.5.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global enginesdir %(pkg-config --variable=enginesdir libcrypto)
|
||||
|
||||
Name: qatengine
|
||||
Version: 0.6.4
|
||||
Release: 2%{?dist}
|
||||
Version: 0.6.5
|
||||
Release: 1%{?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
|
||||
@ -41,11 +41,15 @@ autoreconf -ivf
|
||||
|
||||
%files
|
||||
%license LICENSE*
|
||||
%doc README.md
|
||||
%doc README.md docs*
|
||||
%{enginesdir}/qatengine.so
|
||||
%exclude %{enginesdir}/qatengine.la
|
||||
|
||||
%changelog
|
||||
* Thu Mar 18 2021 Yogaraj Alamenda <yogarajx.alamenda@intel.com> - 0.6.5-1
|
||||
- Update to qatengine v0.6.5
|
||||
- Update doc with additional docs
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qatengine-0.6.4.tar.gz) = 0cf91431a31e7bedaa9e3ee693aec1a4b32e94300651d84f618f896c13fc378221effd57b1ef7f91021147c03093efa1f743d88904e959304cb817e5fd32e2b0
|
||||
SHA512 (qatengine-0.6.5.tar.gz) = 302c7f9bd923192a68f82ded7a81452388bea3225874b8d8cc858922e6e27167a2280f9bf0f911c19d006a6fed89bc16b37469bf20316eedeff187327316d4f6
|
||||
|
Loading…
Reference in New Issue
Block a user