forked from pool/libdeflate
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
d8b5e30626 | |||
eedbceb61b |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ab18349b9fb0ce8a0ca4116bded725be7dcbfa709e19f6f983d99df1fb8b25f
|
||||
size 197519
|
3
libdeflate-1.24.tar.gz
Normal file
3
libdeflate-1.24.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad8d3723d0065c4723ab738be9723f2ff1cb0f1571e8bfcf0301ff9661f475e8
|
||||
size 197668
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 9 13:14:43 UTC 2025 - pgajdos@suse.com
|
||||
|
||||
- version update to 1.24
|
||||
* Made another small optimization to the x86 and ARM CRC32 code.
|
||||
* Fixed a compiler warning on certain platforms (issue #416).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 30 08:46:46 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libdeflate
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define major 0
|
||||
%define libname %{name}%{major}
|
||||
Name: libdeflate
|
||||
Version: 1.23
|
||||
Version: 1.24
|
||||
Release: 0
|
||||
Summary: Library for DEFLATE/zlib/gzip compression and decompression
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user