diff --git a/perl-File-chdir.spec b/perl-File-chdir.spec index c62bce2..caafa3d 100644 --- a/perl-File-chdir.spec +++ b/perl-File-chdir.spec @@ -2,21 +2,22 @@ Name: perl-File-chdir Version: 0.1011 -Release: 1mamba +Release: 2mamba Summary: File::chdir - a more sensible way to change directories Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/File-chdir-%{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 File::chdir - a more sensible way to change directories. @@ -54,6 +55,9 @@ done # %doc README %changelog +* Mon Apr 17 2023 Sdk Build System 0.1011-2mamba +- rebuilt with perl 5.36.0 + * Sun Oct 22 2017 Automatic Build System 0.1011-1mamba - automatic update by autodist