Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 1795de54f0 | |||
| 824ce9ee26 |
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 20 12:58:22 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
- Update to version 1.3.1
|
||||
* Bug fixes
|
||||
* Async API support
|
||||
* Latency Sensitive Mode support
|
||||
* zlib format (de)compression support
|
||||
* deflate raw format (de)compression support
|
||||
* End of stream flag for deflate format support
|
||||
* Update Documentation and Manual
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 11 02:17:16 UTC 2024 - jun wang <jgwang@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package qatzip
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: qatzip
|
||||
Version: 1.2.0
|
||||
Version: 1.3.1
|
||||
Release: 0
|
||||
Summary: Intel QuickAssist Technology (QAT) QATzip Library
|
||||
License: BSD-3-Clause
|
||||
@@ -28,6 +28,7 @@ Patch0: qatzip-fortify_source=3.patch
|
||||
BuildRequires: automake
|
||||
BuildRequires: gcc
|
||||
BuildRequires: liblz4-devel
|
||||
BuildRequires: libnuma-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: qatlib-devel >= 22.07.0
|
||||
BuildRequires: zlib-devel >= 1.2.7
|
||||
|
||||
BIN
v1.2.0.tar.gz
LFS
BIN
v1.2.0.tar.gz
LFS
Binary file not shown.
3
v1.3.1.tar.gz
Normal file
3
v1.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75e6e57f49da739d0a509220263e9dabb30b1e8c94be11c809aecc0adf4ee2dc
|
||||
size 536767
|
||||
Reference in New Issue
Block a user