diff --git a/zstd.spec b/zstd.spec index 5bcd192..287ffe0 100644 --- a/zstd.spec +++ b/zstd.spec @@ -2,7 +2,7 @@ Name: zstd Version: 1.5.0 -Release: 17 +Release: 18 Summary: A fast lossless compression algorithm License: BSD and GPLv2 URL: https://github.com/facebook/zstd @@ -100,6 +100,10 @@ install -D -m644 programs/zstd.1 %{buildroot}%{_mandir}/man1/pzstd.1 %{_mandir}/man1/*.1* %changelog +* Tue Oct 25 2022 yanglongkang - 1.5.0.18 +* rebuild for next release + + * Wed Dec 15 2021 liushiyuan - 1.5.0.17 * fix test-pool result print