upgrade to version 2.22

This commit is contained in:
leeffo 2023-07-19 11:03:07 +08:00
parent b1f187330c
commit fcaac91f4c
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