import qatlib-21.05.0-2.el8
This commit is contained in:
parent
0839467c76
commit
082ec1b095
@ -4,7 +4,7 @@
|
||||
%global libusdm_soversion 0
|
||||
Name: qatlib
|
||||
Version: 21.05.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Intel QuickAssist user space library
|
||||
# The entire source code is released under BSD.
|
||||
# For a breakdown of inbound licenses see the INSTALL file.
|
||||
@ -71,6 +71,7 @@ exit 0
|
||||
%systemd_postun_with_restart qat.service
|
||||
|
||||
%files
|
||||
%doc INSTALL README.md
|
||||
%license LICENSE*
|
||||
%{_libdir}/libqat.so.%{libqat_soversion}*
|
||||
%{_libdir}/libusdm.so.%{libusdm_soversion}*
|
||||
@ -86,6 +87,9 @@ exit 0
|
||||
%{_includedir}/qat
|
||||
|
||||
%changelog
|
||||
* Fri Aug 27 2021 Vladis Dronov <vdronov@redhat.com> - 21.05.0-2
|
||||
- Add documentation files to the main package
|
||||
|
||||
* Tue Jun 8 2021 Vladis Dronov <vdronov@redhat.com> - 21.05.0-1
|
||||
- Update to qatlib 21.05 (bz 1920237)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user