diff --git a/ExtUtils-Install-2.20.tar.gz b/ExtUtils-Install-2.20.tar.gz deleted file mode 100644 index 7f91381..0000000 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 0000000..286a10d 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 6d984dd..ad4d49e 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