From 242604786b6b38916aa8548361fde01d9eb4f58c Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Thu, 24 Mar 2022 19:21:19 +0800 Subject: [PATCH] delete dist --- openresty-pcre.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openresty-pcre.spec b/openresty-pcre.spec index e481c39..617157b 100644 --- a/openresty-pcre.spec +++ b/openresty-pcre.spec @@ -1,6 +1,6 @@ Name: openresty-pcre Version: 8.44 -Release: 1%{?dist} +Release: 2 Summary: Perl-compatible regular expression library for OpenResty Group: System Environment/Libraries @@ -131,5 +131,8 @@ rm -rf %{buildroot} %{pcre_prefix_asan}/include/*.h %changelog +* Thu Mar 24 2022 wulei - 8.44-2 +- Delete {?dist} + * Thu Jul 22 2021 Fu Changjie 8.42-1 - Package init with openresty-pcre 8.42, without disable asan -- Gitee