!5 update to version 2.143

From: @leeffo 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2023-07-31 07:03:17 +00:00 committed by Gitee
commit 313f568204
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,9 +1,9 @@
%define mod_name CPAN-Meta-Requirements %define mod_name CPAN-Meta-Requirements
Name: perl-%{mod_name} Name: perl-%{mod_name}
Version: 2.140 Version: 2.143
Release: 420 Release: 1
Summary: A set of version requirements for a CPAN dist Summary: A set of version requirements for a CPAN dist
License: GPL+ or Artistic License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/%{mod_name} URL: https://metacpan.org/release/%{mod_name}
Source0: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/%{mod_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/%{mod_name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -61,6 +61,9 @@ make test
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Wed Jul 12 2023 leeffo <liweiganga@uniontech.com> - 2.143-1
- upgrade to verison 2.143
* Tue Oct 25 2022 huyubiao <huyubiao@huawei.com> - 2.140-420 * Tue Oct 25 2022 huyubiao <huyubiao@huawei.com> - 2.140-420
- define mod_name to opitomize the specfile - define mod_name to opitomize the specfile