Update to qatlib 23.08
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
This commit is contained in:
parent
52272b863d
commit
3bbd19e32c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/qatlib-23.02.0.tar.gz
|
/qatlib-23.08.0.tar.gz
|
||||||
|
11
qatlib.spec
11
qatlib.spec
@ -1,10 +1,10 @@
|
|||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
%global libqat_soversion 3
|
%global libqat_soversion 4
|
||||||
%global libusdm_soversion 0
|
%global libusdm_soversion 0
|
||||||
Name: qatlib
|
Name: qatlib
|
||||||
Version: 23.02.0
|
Version: 23.08.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Intel QuickAssist user space library
|
Summary: Intel QuickAssist user space library
|
||||||
# The entire source code is released under BSD.
|
# The entire source code is released under BSD.
|
||||||
# For a breakdown of inbound licenses see the INSTALL file.
|
# For a breakdown of inbound licenses see the INSTALL file.
|
||||||
@ -103,6 +103,7 @@ exit 0
|
|||||||
%attr(0754,-,qat) %{_bindir}/cpa_sample_code
|
%attr(0754,-,qat) %{_bindir}/cpa_sample_code
|
||||||
%attr(0754,-,qat) %{_bindir}/dc_dp_sample
|
%attr(0754,-,qat) %{_bindir}/dc_dp_sample
|
||||||
%attr(0754,-,qat) %{_bindir}/dc_stateless_sample
|
%attr(0754,-,qat) %{_bindir}/dc_stateless_sample
|
||||||
|
%attr(0754,-,qat) %{_bindir}/chaining_sample
|
||||||
%attr(0754,-,qat) %{_bindir}/dc_stateless_multi_op_sample
|
%attr(0754,-,qat) %{_bindir}/dc_stateless_multi_op_sample
|
||||||
%attr(0754,-,qat) %{_bindir}/algchaining_sample
|
%attr(0754,-,qat) %{_bindir}/algchaining_sample
|
||||||
%attr(0754,-,qat) %{_bindir}/ccm_sample
|
%attr(0754,-,qat) %{_bindir}/ccm_sample
|
||||||
@ -130,6 +131,10 @@ exit 0
|
|||||||
%{_mandir}/man8/qat_init.sh.8*
|
%{_mandir}/man8/qat_init.sh.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 07 2023 Giovanni Cabiddu <giovanni.cabiddu@intel.com> - 23.08.0-1
|
||||||
|
- Add chaining_sample to qatlib-tests package
|
||||||
|
- Update to qatlib 23.08.0
|
||||||
|
|
||||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 23.02.0-2
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 23.02.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qatlib-23.02.0.tar.gz) = b97452b9fa701ca684ad96777cf3af992b01e77b7e26f14e6a0a13ba0e699630ab49affb12fdaca39b3522895122e87c17c3acd034ce44a69032331aeac8fd92
|
SHA512 (qatlib-23.08.0.tar.gz) = 03656b9d25f02e06394dd3c386fb09b5ff720822a340c07d48331cbcdf891f5c2b3dcb446982aab05ae4bca99ad0d305d355898cde8ab384023dce2c0e8e6886
|
||||||
|
Loading…
Reference in New Issue
Block a user