forked from pool/perl-Exception-Base
correct patch name
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exception-Base?expand=0&rev=12
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
# - source1
|
# - source1
|
||||||
# - source2
|
# - source2
|
||||||
patches:
|
patches:
|
||||||
fix_perl528.patch: -p0 PATCH-FIX-UPSTREAM deprecated smartmatch operator https://github.com/dex4er/perl-Exception-Base/issues/5
|
fix_perl538.patch: -p0 PATCH-FIX-UPSTREAM deprecated smartmatch operator https://github.com/dex4er/perl-Exception-Base/issues/5
|
||||||
preamble: |-
|
preamble: |-
|
||||||
BuildRequires: perl(Module::Build)
|
BuildRequires: perl(Module::Build)
|
||||||
#post_prep: |-
|
#post_prep: |-
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 8 09:01:24 UTC 2023 - Dirk Stoecker <opensuse@dstoecker.de>
|
Tue Aug 8 09:01:24 UTC 2023 - Dirk Stoecker <opensuse@dstoecker.de>
|
||||||
|
|
||||||
- fix deprecation warning with perl 5.38: fix_perl528.patch
|
- fix deprecation warning with perl 5.38: fix_perl538.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 20 09:32:52 UTC 2015 - coolo@suse.com
|
Fri Nov 20 09:32:52 UTC 2015 - coolo@suse.com
|
||||||
|
@@ -26,7 +26,7 @@ URL: https://metacpan.org/release/%{cpan_name}
|
|||||||
Source0: https://cpan.metacpan.org/authors/id/D/DE/DEXTER/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/D/DE/DEXTER/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
# PATCH-FIX-UPSTREAM deprecated smartmatch operator https://github.com/dex4er/perl-Exception-Base/issues/5
|
# PATCH-FIX-UPSTREAM deprecated smartmatch operator https://github.com/dex4er/perl-Exception-Base/issues/5
|
||||||
Patch0: fix_perl528.patch
|
Patch0: fix_perl538.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
Reference in New Issue
Block a user