From 2d815ba92cdc35d92de13b070c87ba3351ae78ed Mon Sep 17 00:00:00 2001 From: Markeryang Date: Tue, 25 Oct 2022 07:34:47 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- zstd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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