From e354f7751cbacd8eb3ce5c7d53a4d50889c15a5d Mon Sep 17 00:00:00 2001 From: const Date: Tue, 25 Oct 2022 12:24:22 +0000 Subject: [PATCH] use macros package_help Signed-off-by: const --- perl-URI.spec | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/perl-URI.spec b/perl-URI.spec index 5723426..e41bce4 100644 --- a/perl-URI.spec +++ b/perl-URI.spec @@ -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,7 +44,10 @@ make test %changelog -* Fri Dec 3 2021 guozhaorui - 5.10-1 +* Tue Oct 25 2022 jiangchuangang - 5.10-2 +- use macros package_help + +* Fri Dec 3 2021 guozhaorui - 5.10-1 - update version to 5.10 * Fri Jan 29 2021 liudabo - 5.06-1