!3 [sync] PR-2: 根据社区打包规范需要去掉Release中%{?dist}
From: @openeuler-sync-bot Reviewed-by: @imjoey Signed-off-by: @imjoey
This commit is contained in:
commit
9c855f9ec7
@ -1,6 +1,6 @@
|
|||||||
Name: openresty-pcre
|
Name: openresty-pcre
|
||||||
Version: 8.44
|
Version: 8.44
|
||||||
Release: 1%{?dist}
|
Release: 2
|
||||||
Summary: Perl-compatible regular expression library for OpenResty
|
Summary: Perl-compatible regular expression library for OpenResty
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -131,5 +131,8 @@ rm -rf %{buildroot}
|
|||||||
%{pcre_prefix_asan}/include/*.h
|
%{pcre_prefix_asan}/include/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 24 2022 wulei <wulei80@huawei.com> - 8.44-2
|
||||||
|
- Delete {?dist}
|
||||||
|
|
||||||
* Thu Jul 22 2021 Fu Changjie <fu_changjie@qq.com> 8.42-1
|
* Thu Jul 22 2021 Fu Changjie <fu_changjie@qq.com> 8.42-1
|
||||||
- Package init with openresty-pcre 8.42, without disable asan
|
- Package init with openresty-pcre 8.42, without disable asan
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user