diff --git a/perl-Getopt-ArgvFile.spec b/perl-Getopt-ArgvFile.spec index 8250c38..9d6f6aa 100644 --- a/perl-Getopt-ArgvFile.spec +++ b/perl-Getopt-ArgvFile.spec @@ -2,21 +2,21 @@ Name: perl-Getopt-ArgvFile Version: 1.11 -Release: 1mamba +Release: 2mamba Summary: Getopt::ArgvFile - interpolates script options from files into @ARGV or another array 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/J/JS/JSTENZEL/Getopt-ArgvFile-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Getopt::ArgvFile - interpolates script options from files into @ARGV or another array. @@ -54,5 +54,8 @@ done # %doc README %changelog +* Mon Apr 17 2023 Sdk Build System 1.11-2mamba +- rebuilt with perl 5.36.0 + * Thu Oct 31 2019 Silvan Calarco 1.11-1mamba - package created using the webbuild interface