Automatic update to meta-0.015.tar.gz #2

Merged
okurz merged 1 commits from cpanmirror/perl-meta:autoupdate into main 2025-12-10 11:06:55 +01:00
4 changed files with 19 additions and 6 deletions

Binary file not shown.

BIN
meta-0.015.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Nov 29 05:34:24 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.15.0 (0.015)
see /usr/share/doc/packages/perl-meta/Changes
0.015 2025-11-27
[CHANGES]
* Attempt to support signature named parameters of Perl 5.43.5 in
signature metadata queries
* Include the package name in exception strings thrown by methods on
metapackage instances
-------------------------------------------------------------------
Thu Oct 9 20:55:02 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,10 +18,10 @@
%define cpan_name meta
Name: perl-meta
Version: 0.14.0
Version: 0.15.0
Release: 0
# 0.014 -> normalize -> 0.14.0
%define cpan_version 0.014
# 0.015 -> normalize -> 0.15.0
%define cpan_version 0.015
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Meta-programming API
URL: https://metacpan.org/release/%{cpan_name}