diff --git a/ExtUtils-MakeMaker-7.36.tar.gz b/ExtUtils-MakeMaker-7.36.tar.gz deleted file mode 100644 index e203807..0000000 --- a/ExtUtils-MakeMaker-7.36.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06cef6429315cdc6afa9b2dc6fbdfa33538b6f68c827f441294621858e28c558 -size 474751 diff --git a/ExtUtils-MakeMaker-7.38.tar.gz b/ExtUtils-MakeMaker-7.38.tar.gz new file mode 100644 index 0000000..52ff48d --- /dev/null +++ b/ExtUtils-MakeMaker-7.38.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897d64af242331ebb69090f68a2b610091e1996952d02096ce7942072a35e02c +size 475927 diff --git a/perl-ExtUtils-MakeMaker.changes b/perl-ExtUtils-MakeMaker.changes index 55dad76..4334edc 100644 --- a/perl-ExtUtils-MakeMaker.changes +++ b/perl-ExtUtils-MakeMaker.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Thu Sep 12 07:55:51 UTC 2019 - + +- updated to 7.38 + see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes + + 7.38 Wed 11 Sep 10:01:46 BST 2019 + + No changes since v7.37_04 + + 7.37_04 Thu 22 Aug 15:20:34 BST 2019 + + Bug fixes: + - Fix static linking on macOS + + 7.37_03 Sat Aug 3 12:37:29 BST 2019 + + Enhancements: + - Improved mandoc section detection + + 7.37_02 Thu Jun 27 11:10:39 BST 2019 + + Test fixes: + - Fix test failures in 02-xsdynamic.t on Android native builds + Github issue #337 + + 7.37_01 Fri Jun 7 11:21:39 BST 2019 + + Test fixes: + - [rt.cpan.org #129763] fixed test errors with latest Pod::Simple + ------------------------------------------------------------------- Mon May 27 10:15:30 UTC 2019 - Pedro Monreal Gonzalez diff --git a/perl-ExtUtils-MakeMaker.spec b/perl-ExtUtils-MakeMaker.spec index d01e4ca..dc8214f 100644 --- a/perl-ExtUtils-MakeMaker.spec +++ b/perl-ExtUtils-MakeMaker.spec @@ -17,7 +17,7 @@ Name: perl-ExtUtils-MakeMaker -Version: 7.36 +Version: 7.38 Release: 0 %define cpan_name ExtUtils-MakeMaker Summary: Create a module Makefile @@ -71,7 +71,7 @@ export BUILDING_AS_PACKAGE=1 %{__perl} Makefile.PL INSTALLDIRS=vendor %{__make} %{?_smp_mflags} %check -%{__make} test +make test %install %perl_make_install