diff --git a/zstd-1.5.6.tar.gz b/zstd-1.5.6.tar.gz deleted file mode 100644 index 4f09cc18a73a804cdbd2d9505abee6d38627e235..0000000000000000000000000000000000000000 Binary files a/zstd-1.5.6.tar.gz and /dev/null differ diff --git a/zstd-1.5.7.tar.gz b/zstd-1.5.7.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1f79ac5b11527957cbe5ea35da05d1efff46b14d Binary files /dev/null and b/zstd-1.5.7.tar.gz differ diff --git a/zstd.spec b/zstd.spec index 61a91118ae4da6b42c73a19b9c76c6d9c49a98f6..4d755b6bf1f0c1a358ba91f965d8d71931d744f2 100644 --- a/zstd.spec +++ b/zstd.spec @@ -1,8 +1,8 @@ %bcond_without pzstd Name: zstd -Version: 1.5.6 -Release: 2 +Version: 1.5.7 +Release: 1 Summary: A fast lossless compression algorithm License: BSD-3-Clause AND GPL-2.0-only URL: https://github.com/facebook/zstd @@ -79,6 +79,9 @@ install -D -m644 programs/zstd.1 %{buildroot}%{_mandir}/man1/pzstd.1 %{_mandir}/man1/*.1* %changelog +* Thu Feb 20 2025 Funda Wang - 1.5.7-1 +- Update to verion 1.5.7 + * Sat Aug 03 2024 Funda Wang - 1.5.6-2 - Do ship binaries and static lib archive as other distros