!7 [sync] PR-6: 【轻量级 PR】:use macros package_help

From: @openeuler-sync-bot 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
This commit is contained in:
openeuler-ci-bot 2022-10-26 08:27:51 +00:00 committed by Gitee
commit 36805c4daf
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: perl-URI
Version: 5.10
Release: 1
Release: 2
Summary: The Perl URI module implementation
License: GPLv1+ or Artistic 1.0
URL: https://metacpan.org/release/URI
@ -15,12 +15,7 @@ This module implements the URI class. Objects of this class
represent "Uniform Resource Identifier references" as specified
in RFC 2396 (and updated by RFC 2732).
%package help
Summary: Man page for %{name}
BuildArch: noarch
%description help
%{summary}.
%package_help
%prep
%autosetup -n URI-%{version}
@ -49,6 +44,9 @@ make test
%changelog
* Tue Oct 25 2022 jiangchuangang <jiangchuangang@huawei.com> - 5.10-2
- use macros package_help
* Mon Dec 13 2021 guozhaorui <guozhaorui1@huawei.com> - 5.10-1
- update version to 5.10