|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
|
|
|
|
|
Name: qatzip
|
|
|
|
|
Version: 1.2.0
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Intel QuickAssist Technology (QAT) QATzip Library
|
|
|
|
|
License: BSD-3-Clause
|
|
|
|
|
URL: https://github.com/intel/%{githubname}
|
|
|
|
@ -87,6 +87,10 @@ rm -vf %{buildroot}%{_mandir}/*.pdf
|
|
|
|
|
%{_libdir}/pkgconfig/*.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.2.0-4
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Wed Jun 26 2024 Vladis Dronov <vdronov@redhat.com> - 1.2.0-3
|
|
|
|
|
- Add self-tests and an OSCI harness (RHEL-20179)
|
|
|
|
|
|
|
|
|
|