forked from pool/perl-Devel-PatchPerl
Compare commits
1 Commits
b5d6dfb5a6
...
746d07160e
Author | SHA256 | Date | |
---|---|---|---|
746d07160e |
@@ -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
BIN
Devel-PatchPerl-2.14.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Devel-PatchPerl
|
||||
Name: perl-Devel-PatchPerl
|
||||
Version: 2.80.0
|
||||
Version: 2.140.0
|
||||
Release: 0
|
||||
# 2.08 -> normalize -> 2.80.0
|
||||
%define cpan_version 2.08
|
||||
# 2.14 -> normalize -> 2.140.0
|
||||
%define cpan_version 2.14
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Patch perl source a la Devel::PPPort's buildperl.pl
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -30,13 +30,14 @@ Source1: cpanspec.yml
|
||||
Source100: README.md
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(File::pushd) >= 1.0.0
|
||||
BuildRequires: perl(File::pushd) >= 1.0
|
||||
BuildRequires: perl(Module::Pluggable)
|
||||
Requires: perl(File::pushd) >= 1.0.0
|
||||
Requires: perl(File::pushd) >= 1.0
|
||||
Requires: perl(Module::Pluggable)
|
||||
Provides: perl(Devel::PatchPerl) = %{version}
|
||||
Provides: perl(Devel::PatchPerl::Hints) = %{version}
|
||||
Provides: perl(Devel::PatchPerl::Plugin) = %{version}
|
||||
Provides: perl(Devel::PatchPerl::Plugin::TEST)
|
||||
%undefine __perllib_provides
|
||||
%{perl_requires}
|
||||
|
||||
|
Reference in New Issue
Block a user