diff --git a/ExtUtils-Install-2.20.tar.gz b/ExtUtils-Install-2.20.tar.gz deleted file mode 100644 index 7f91381998d3b6e3262f1940dedc7c012719ea29..0000000000000000000000000000000000000000 Binary files a/ExtUtils-Install-2.20.tar.gz and /dev/null differ diff --git a/ExtUtils-Install-2.22.tar.gz b/ExtUtils-Install-2.22.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..286a10de7017ec22f1d2ae71a37c45395ce4efff Binary files /dev/null and b/ExtUtils-Install-2.22.tar.gz differ diff --git a/perl-ExtUtils-Install.spec b/perl-ExtUtils-Install.spec index 6d984dd5e68d73e11eacb40fd180e6bc862677ac..ad4d49e1dd5ad1c5ade3bbaa9733104cbb453c8a 100644 --- a/perl-ExtUtils-Install.spec +++ b/perl-ExtUtils-Install.spec @@ -1,7 +1,7 @@ %define mod_name ExtUtils-Install Name: perl-%{mod_name} -Version: 2.20 -Release: 2 +Version: 2.22 +Release: 1 Summary: Install Perl files from here to there License: GPL+ or Artistic URL: https://metacpan.org/release/%{mod_name} @@ -58,6 +58,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jul 19 2023 leeffo - 2.22-1 +- upgrade to version 2.22 + * Tue Oct 25 2022 zhoushuiqing - 2.20-2 - define mod_name to opitomize the specfile