diff --git a/perl-Switch.spec b/perl-Switch.spec index 149e7fa..ade9661 100644 --- a/perl-Switch.spec +++ b/perl-Switch.spec @@ -2,21 +2,22 @@ Name: perl-Switch Version: 2.17 -Release: 1mamba +Release: 2mamba Summary: A switch statement for Perl Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: https://cpan.metacpan.org/authors/id/C/CH/CHORNY/Switch-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN +BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A switch statement for Perl. @@ -54,6 +55,9 @@ done # %doc README %changelog +* Sun Apr 16 2023 Sdk Build System 2.17-2mamba +- rebuilt with perl 5.36.0 + * Sun Aug 19 2018 Silvan Calarco 2.17-1mamba - update to 2.17