!11 upgrade to version 2.22

From: @leeffo 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2023-07-31 06:05:28 +00:00 committed by Gitee
commit 1bfd47a5cd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
%define mod_name ExtUtils-Install %define mod_name ExtUtils-Install
Name: perl-%{mod_name} Name: perl-%{mod_name}
Version: 2.20 Version: 2.22
Release: 2 Release: 1
Summary: Install Perl files from here to there Summary: Install Perl files from here to there
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/%{mod_name} URL: https://metacpan.org/release/%{mod_name}
@ -58,6 +58,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Jul 19 2023 leeffo <liweiganga@uniontech.com> - 2.22-1
- upgrade to version 2.22
* Tue Oct 25 2022 zhoushuiqing <zhoushuiqing2@huawei.com> - 2.20-2 * Tue Oct 25 2022 zhoushuiqing <zhoushuiqing2@huawei.com> - 2.20-2
- define mod_name to opitomize the specfile - define mod_name to opitomize the specfile