From 868238d79a4d56c899aa5a10b5002bf34f380271197fc16955234fc9289a51a0 Mon Sep 17 00:00:00 2001 From: "Tina Mueller (cpanmirror)" Date: Thu, 9 Oct 2025 20:55:02 +0000 Subject: [PATCH] Automatic update to v0.14.0 (0.014) --- meta-0.013.tar.gz | 3 --- meta-0.014.tar.gz | 3 +++ perl-meta.changes | 11 +++++++++++ perl-meta.spec | 8 ++++---- 4 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 meta-0.013.tar.gz create mode 100644 meta-0.014.tar.gz diff --git a/meta-0.013.tar.gz b/meta-0.013.tar.gz deleted file mode 100644 index 84e9fc9..0000000 --- a/meta-0.013.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7790e1e4f04b952433fa4a1e9b2eb7e24b6381c244a8c0d8054f01289009799f -size 35284 diff --git a/meta-0.014.tar.gz b/meta-0.014.tar.gz new file mode 100644 index 0000000..393d263 --- /dev/null +++ b/meta-0.014.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8ff430060140412ae600962a11f3faf9abd28721300ca5dc04be8bf9adb2dca +size 35488 diff --git a/perl-meta.changes b/perl-meta.changes index feb0e16..d31135e 100644 --- a/perl-meta.changes +++ b/perl-meta.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Oct 9 20:55:02 UTC 2025 - Tina Müller + +- updated to 0.14.0 (0.014) + see /usr/share/doc/packages/perl-meta/Changes + + 0.014 2025-09-03 + [BUGFIXES] + * Account for `OP_MULTIPARAM` of signatured subs in latest bleadperl + https://github.com/Perl/perl5/issues/23675 + ------------------------------------------------------------------- Tue Jun 24 19:28:54 UTC 2025 - Tina Müller diff --git a/perl-meta.spec b/perl-meta.spec index 60d1aa9..3d864ba 100644 --- a/perl-meta.spec +++ b/perl-meta.spec @@ -1,7 +1,7 @@ # # spec file for package perl-meta # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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,10 +18,10 @@ %define cpan_name meta Name: perl-meta -Version: 0.13.0 +Version: 0.14.0 Release: 0 -# 0.013 -> normalize -> 0.13.0 -%define cpan_version 0.013 +# 0.014 -> normalize -> 0.14.0 +%define cpan_version 0.014 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Meta-programming API URL: https://metacpan.org/release/%{cpan_name} -- 2.51.1