From 5eb710c9ae186da91db56fef909bea93e7ed134f Mon Sep 17 00:00:00 2001 From: Markeryang Date: Tue, 25 Oct 2022 08:57:32 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- brotli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/brotli.spec b/brotli.spec index 2cbf929..92df280 100644 --- a/brotli.spec +++ b/brotli.spec @@ -1,6 +1,6 @@ Name: brotli Version: 1.0.9 -Release: 2 +Release: 3 Summary: Lossless compression algorithm License: MIT @@ -92,6 +92,9 @@ popd %{_mandir}/man3/* %changelog +* Tue Oct 25 2022 yanglongkang - 1.0.9-3 +- rebuild for next release + * Fri Feb 05 2021 shixuantong - 1.0.9-2 - Revert "Add runtime linker path to pkg-config files (#740)" -- Gitee