From cb3e4a8d33b627314ecc9c6681978fd33a13f16f2896827ed9b29f19801c4732 Mon Sep 17 00:00:00 2001 From: cpanmirror Date: Wed, 4 Mar 2026 06:02:34 +0000 Subject: [PATCH] Automatic update to ExtUtils-MakeMaker-7.78.tar.gz --- ExtUtils-MakeMaker-7.76.tar.gz | 3 --- ExtUtils-MakeMaker-7.78.tar.gz | 3 +++ perl-ExtUtils-MakeMaker.changes | 24 ++++++++++++++++++++++++ perl-ExtUtils-MakeMaker.spec | 6 +++--- 4 files changed, 30 insertions(+), 6 deletions(-) delete mode 100644 ExtUtils-MakeMaker-7.76.tar.gz create mode 100644 ExtUtils-MakeMaker-7.78.tar.gz diff --git a/ExtUtils-MakeMaker-7.76.tar.gz b/ExtUtils-MakeMaker-7.76.tar.gz deleted file mode 100644 index 4edb4a3..0000000 --- a/ExtUtils-MakeMaker-7.76.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30bcfd75fec4d512e9081c792f7cb590009d9de2fe285ffa8eec1be35a5ae7ca -size 488229 diff --git a/ExtUtils-MakeMaker-7.78.tar.gz b/ExtUtils-MakeMaker-7.78.tar.gz new file mode 100644 index 0000000..3c819f9 --- /dev/null +++ b/ExtUtils-MakeMaker-7.78.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b33c20f8d82dba7cc48f8cd702f8fc9811e9d07880886dfd31b7077bd4a3a6 +size 488489 diff --git a/perl-ExtUtils-MakeMaker.changes b/perl-ExtUtils-MakeMaker.changes index dfeabdd..ca698dc 100644 --- a/perl-ExtUtils-MakeMaker.changes +++ b/perl-ExtUtils-MakeMaker.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Wed Mar 4 06:02:33 UTC 2026 - Tina Müller + +- updated to 7.78 + see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes + + 7.78 Tue 3 Mar 20:21:53 GMT 2026 + No changes since v7.77_03 + 7.77_03 Mon 2 Mar 17:32:54 GMT 2026 + Macosx fixes: + - Unbreak Perl builds + 7.77_02 Wed 20 Aug 11:00:32 BST 2025 + Core fixes: + - Do not copy args when using PERL_MM_SHEBANG=relocatable + 7.77_01 Mon 28 Jul 18:46:15 BST 2025 + Enhancements: + - Support 'class' VERSIONs, like 'package' + Core fixes: + - Disable XS prototypes by default + Test fixes: + - Make macros portably in basic.t + - Can't test embedded newlines on VMS in oneliner.t + - Use LIBS not LDFROM to link against a library in 02-xsdynamic.t + ------------------------------------------------------------------- Sat May 24 05:33:55 UTC 2025 - Tina Müller diff --git a/perl-ExtUtils-MakeMaker.spec b/perl-ExtUtils-MakeMaker.spec index 244d782..f5295a8 100644 --- a/perl-ExtUtils-MakeMaker.spec +++ b/perl-ExtUtils-MakeMaker.spec @@ -1,7 +1,7 @@ # # spec file for package perl-ExtUtils-MakeMaker # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name ExtUtils-MakeMaker Name: perl-ExtUtils-MakeMaker -Version: 7.76 +Version: 7.78 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Create a module Makefile @@ -64,7 +64,7 @@ Perl to handle Unicode filenames, which is not yet the case on Windows. See L for details of the design and usage. %prep -%autosetup -n %{cpan_name}-%{version} -p1 +%autosetup -n %{cpan_name}-%{version} -p1 %build export BUILDING_AS_PACKAGE=1 -- 2.51.1