import qatengine-0.6.15-2.el8

This commit is contained in:
CentOS Sources 2022-09-24 10:11:57 +00:00 committed by Stepan Oksanichenko
parent a3d46ab2f2
commit f51e90d9fd
3 changed files with 9 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/qatengine-0.6.14.tar.gz
SOURCES/qatengine-0.6.15.tar.gz

View File

@ -1 +1 @@
f46161e84d11a2a1747867ffb0d87dafe8cd22b5 SOURCES/qatengine-0.6.14.tar.gz
ff2e525ac8b60af93222b4b13f9014011beb1728 SOURCES/qatengine-0.6.15.tar.gz

View File

@ -4,7 +4,7 @@
%global enginesdir %(pkg-config --variable=enginesdir libcrypto)
Name: qatengine
Version: 0.6.14
Version: 0.6.15
Release: 2%{?dist}
Summary: Intel QuickAssist Technology (QAT) OpenSSL Engine
# Most of the source code is BSD, with the following exceptions:
@ -46,6 +46,12 @@ autoreconf -ivf
%exclude %{enginesdir}/qatengine.la
%changelog
* Tue Sep 06 2022 Vladis Dronov <vdronov@redhat.com> - 0.6.15-2
- Rebuild due to soverion bump (bz 2048036)
* Mon Aug 29 2022 Vladis Dronov <vdronov@redhat.com> - 0.6.15-1
- Update to qatengine v0.6.15 (bz 2048036)
* Wed Aug 10 2022 Vladis Dronov <vdronov@redhat.com> - 0.6.14-2
- Rebuild due to soverion bump (bz 2048036)