Automatic update to CPAN-Meta-2.150011.tar.gz #1

Merged
tinita merged 1 commits from cpanmirror/perl-CPAN-Meta:autoupdate into main 2026-01-27 14:33:24 +01:00
4 changed files with 22 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4f80f2ec73e0741455f957bbfc992b167ecbfa1c9e23ba358df3b37b86ba3d6
size 115459

BIN
CPAN-Meta-2.150012.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Jan 26 05:50:20 UTC 2026 - Tina Müller <timueller+perl@suse.de>
- updated to 2.150012
see /usr/share/doc/packages/perl-CPAN-Meta/Changes
2.150012 2026-01-25 16:20:37-05:00 America/New_York
[CHANGED]
- Only distribution metadata
2.150011 2026-01-22 15:50:29-05:00 America/New_York
[CHANGED]
- Improved example of testing a minimum prerequisite version of a module.
- Remove some code meant to handle running on pre-v5.8 perl, even though v5.8
was already a requirement
-------------------------------------------------------------------
Fri Aug 19 05:06:41 UTC 2016 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-CPAN-Meta
#
# Copyright (c) 2024 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,12 +18,12 @@
%define cpan_name CPAN-Meta
Name: perl-CPAN-Meta
Version: 2.150010
Version: 2.150012
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: The distribution metadata for a CPAN dist
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
@@ -56,7 +56,7 @@ The documentation below is only for the methods of the CPAN::Meta object.
For information on the meaning of individual fields, consult the spec.
%prep
%autosetup -n %{cpan_name}-%{version}
%autosetup -n %{cpan_name}-%{version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor