8
0
2023-08-08 09:31:13 +00:00
committed by Git OBS Bridge
parent 2dc5d3c4e4
commit 89ac43f9f9
4 changed files with 3 additions and 3 deletions

View File

@@ -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: |-

View File

@@ -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

View File

@@ -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