!8 [sync] PR-6: intel-qatengine: fix CI issue

From: @openeuler-sync-bot 
Reviewed-by: @x56Jason 
Signed-off-by: @allen-shi
This commit is contained in:
openeuler-ci-bot 2024-11-14 05:49:08 +00:00 committed by Gitee
commit f65e4cb288
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -4,7 +4,7 @@
Name: qatengine
Version: 1.6.1
Release: 1
Release: 2
Summary: Intel QuickAssist Technology (QAT) OpenSSL Engine
License: BSD and OpenSSL
@ -47,6 +47,7 @@ autoreconf -ivf
%install
%make_install
rm %{buildroot}/%{_libdir}/engines-3/qatengine.la
%files
%license LICENSE*
@ -56,5 +57,8 @@ autoreconf -ivf
%doc README.md docs*
%changelog
* Thu Nov 14 2024 Aichun Shi <aichun.shi@intel.com> - 1.6.1-2
- Fix CI issue
* Wed Aug 28 2024 Aichun Shi <aichun.shi@intel.com> - 1.6.1-1
- Initial package