Update to qatzip 1.3.2
Update to qatzip 1.3.2 @ aec427ab Resolves: RHEL-191776 Signed-off-by: Vladislav Dronov <vdronov@redhat.com>
This commit is contained in:
parent
b2474cedab
commit
e6ff4c081c
@ -1,6 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
10
qatzip.spec
10
qatzip.spec
@ -1,10 +1,10 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
%global githubname QATzip
|
||||
%global githubname qatzip
|
||||
%global libqatzip_soversion 3
|
||||
|
||||
Name: qatzip
|
||||
Version: 1.3.1
|
||||
Version: 1.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Intel QuickAssist Technology (QAT) QATzip Library
|
||||
License: BSD-3-Clause
|
||||
@ -14,7 +14,7 @@ Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: gcc >= 4.8.5
|
||||
BuildRequires: zlib-devel >= 1.2.7
|
||||
BuildRequires: qatlib-devel >= 23.08.0
|
||||
BuildRequires: autoconf automake libtool make lz4-devel numactl-devel
|
||||
BuildRequires: autoconf autoconf-archive automake libtool make lz4-devel numactl-devel
|
||||
# The purpose of the package is to support hardware that only exists on x86_64 platforms
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1987280
|
||||
ExclusiveArch: x86_64
|
||||
@ -73,6 +73,7 @@ rm -vf %{buildroot}%{_mandir}/*.pdf
|
||||
%files
|
||||
%license LICENSE*
|
||||
%{_mandir}/man1/qzip.1*
|
||||
%{_mandir}/man1/qatzip-test.1*
|
||||
%{_bindir}/qzip
|
||||
%{_bindir}/qatzip-test
|
||||
|
||||
@ -87,6 +88,9 @@ rm -vf %{buildroot}%{_mandir}/*.pdf
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Thu Jul 02 2026 Vladislav Dronov <vdronov@redhat.com> - 1.3.2-1
|
||||
- Update to qatzip 1.3.2 @ aec427ab (RHEL-191776)
|
||||
|
||||
* Tue Apr 29 2025 Vladis Dronov <vdronov@redhat.com> - 1.3.1-1
|
||||
- Update to qatzip 1.3.1 @ 10dbadba (RHEL-73092, RHEL-50462)
|
||||
- Fix qatzip docker file build broken issue
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qatzip-1.3.1.tar.gz) = 07ca413f8bc879cb25e9024f6009f371512311f8401dc78d28c277790177c549bfb6ae50b14e8c25f9d4ded692fcadcc1fdc58be6584e8312ef8f6da68ff6504
|
||||
SHA512 (qatzip-1.3.2.tar.gz) = fe87682954bc80c73918b5ade8f2919c65676f2b2f75c6a6d9aa32a9e194a1aa2fb92e9d67db6a1efca0836e71957db372b3a960e21df356e8cac4550f7b134a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user