8
0

Automatic update to v2.140.0 (2.14) #1

Open
cpanmirror wants to merge 1 commits from cpanmirror/perl-Devel-PatchPerl:autoupdate into main
4 changed files with 16 additions and 9 deletions

View File

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

BIN
Devel-PatchPerl-2.14.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 8 12:08:55 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 2.140.0 (2.14)
see /usr/share/doc/packages/perl-Devel-PatchPerl/Changes
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 12 18:52:23 UTC 2025 - Tina Müller <tina.mueller@suse.com> Thu Jun 12 18:52:23 UTC 2025 - Tina Müller <tina.mueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Devel-PatchPerl # spec file for package perl-Devel-PatchPerl
# #
# Copyright (c) 2025 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define cpan_name Devel-PatchPerl %define cpan_name Devel-PatchPerl
Name: perl-Devel-PatchPerl Name: perl-Devel-PatchPerl
Version: 2.80.0 Version: 2.140.0
Release: 0 Release: 0
# 2.08 -> normalize -> 2.80.0 # 2.14 -> normalize -> 2.140.0
%define cpan_version 2.08 %define cpan_version 2.14
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Patch perl source a la Devel::PPPort's buildperl.pl Summary: Patch perl source a la Devel::PPPort's buildperl.pl
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
@@ -30,13 +30,14 @@ Source1: cpanspec.yml
Source100: README.md Source100: README.md
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(File::pushd) >= 1.0.0 BuildRequires: perl(File::pushd) >= 1.0
BuildRequires: perl(Module::Pluggable) BuildRequires: perl(Module::Pluggable)
Requires: perl(File::pushd) >= 1.0.0 Requires: perl(File::pushd) >= 1.0
Requires: perl(Module::Pluggable) Requires: perl(Module::Pluggable)
Provides: perl(Devel::PatchPerl) = %{version} Provides: perl(Devel::PatchPerl) = %{version}
Provides: perl(Devel::PatchPerl::Hints) = %{version} Provides: perl(Devel::PatchPerl::Hints) = %{version}
Provides: perl(Devel::PatchPerl::Plugin) = %{version} Provides: perl(Devel::PatchPerl::Plugin) = %{version}
Provides: perl(Devel::PatchPerl::Plugin::TEST)
%undefine __perllib_provides %undefine __perllib_provides
%{perl_requires} %{perl_requires}