import qatengine-1.0.0-1.el8_8
This commit is contained in:
parent
f2a2aa28fa
commit
ad5bbb2a3e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/qatengine-0.6.15.tar.gz
|
||||
SOURCES/qatengine-1.0.0.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
ff2e525ac8b60af93222b4b13f9014011beb1728 SOURCES/qatengine-0.6.15.tar.gz
|
||||
df3cdd04623a025f525ce0572894993d14737f23 SOURCES/qatengine-1.0.0.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global enginesdir %(pkg-config --variable=enginesdir libcrypto)
|
||||
|
||||
Name: qatengine
|
||||
Version: 0.6.15
|
||||
Release: 2%{?dist}
|
||||
Version: 1.0.0
|
||||
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
|
||||
@ -46,6 +46,12 @@ autoreconf -ivf
|
||||
%exclude %{enginesdir}/qatengine.la
|
||||
|
||||
%changelog
|
||||
* Fri Mar 31 2023 Vladis Dronov <vdronov@redhat.com> - 1.0.0-1
|
||||
- Update to qatengine v1.0.0 (bz 2176893)
|
||||
|
||||
* Tue Mar 07 2023 Vladis Dronov <vdronov@redhat.com> - 0.6.19-1
|
||||
- Update to qatengine v0.6.19 (bz 2176893)
|
||||
|
||||
* Tue Sep 06 2022 Vladis Dronov <vdronov@redhat.com> - 0.6.15-2
|
||||
- Rebuild due to soverion bump (bz 2048036)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user