forked from perl/perl-Devel-PatchPerl
Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
7c7ba6935d | |||
862b36cbb7 | |||
0bea118ac8 |
@@ -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.
5
_scmsync.obsinfo
Normal file
5
_scmsync.obsinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
mtime: 1757333336
|
||||
commit: 746d07160ec53a88c9dc49671f3d4b7dd1a8abdb8ef65f374f82958b2d02ae95
|
||||
url: https://src.opensuse.org/perl/perl-Devel-PatchPerl.git
|
||||
revision: 746d07160ec53a88c9dc49671f3d4b7dd1a8abdb8ef65f374f82958b2d02ae95
|
||||
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c639285b63fb25eb7fa6468db1e66818e26050ae42f12d5a4b1fd2983d8a845
|
||||
size 256
|
@@ -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