!6 [sync] PR-5: 根据社区打包规范需要去掉Release中%{?dist}
From: @openeuler-sync-bot Reviewed-by: @cherry530, @yaqiangchen, @imjoey Signed-off-by: @imjoey
This commit is contained in:
commit
ff175c2d0d
@ -1,6 +1,6 @@
|
|||||||
Name: openresty-openssl111
|
Name: openresty-openssl111
|
||||||
Version: 1.1.1h
|
Version: 1.1.1h
|
||||||
Release: 1%{?dist}
|
Release: 2
|
||||||
Summary: OpenSSL library for OpenResty
|
Summary: OpenSSL library for OpenResty
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -257,5 +257,8 @@ rm -rf %{buildroot}
|
|||||||
%attr(0755,root,root) %{openssl_prefix_debug}/lib/*.a
|
%attr(0755,root,root) %{openssl_prefix_debug}/lib/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 24 2022 wulei <wulei80@huawei.com> - 1.1.1h-2
|
||||||
|
- Delete {?dist}
|
||||||
|
|
||||||
* Fri Jul 23 2021 Fu Changjie <fu_changjie@qq.com> 1.1.1h-1
|
* Fri Jul 23 2021 Fu Changjie <fu_changjie@qq.com> 1.1.1h-1
|
||||||
- Package init with openresty-openssl 1.1.1h
|
- Package init with openresty-openssl 1.1.1h
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user