diff --git a/ExtUtils-MakeMaker-7.62.tar.gz b/ExtUtils-MakeMaker-7.62.tar.gz deleted file mode 100644 index e82aa1d..0000000 Binary files a/ExtUtils-MakeMaker-7.62.tar.gz and /dev/null differ diff --git a/ExtUtils-MakeMaker-7.70.tar.gz b/ExtUtils-MakeMaker-7.70.tar.gz new file mode 100644 index 0000000..d0c1aa5 Binary files /dev/null and b/ExtUtils-MakeMaker-7.70.tar.gz differ diff --git a/perl-ExtUtils-MakeMaker.spec b/perl-ExtUtils-MakeMaker.spec index 8f3010f..03caa30 100644 --- a/perl-ExtUtils-MakeMaker.spec +++ b/perl-ExtUtils-MakeMaker.spec @@ -3,8 +3,8 @@ Name: perl-ExtUtils-MakeMaker Epoch: 1 -Version: 7.62 -Release: 2 +Version: 7.70 +Release: 1 Summary: Create Makefile License: Artistic-1.0-Perl or GPL+ URL: https://metacpan.org/release/ExtUtils-MakeMaker @@ -93,6 +93,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Jan 18 2024 huyubiao - 1:7.70-1 +- update perl-ExtUtils-MakeMaker to 7.70 + * Wed Jun 22 2022 Chenyx - 7.62-2 - License compliance rectification