diff --git a/perl-ExtUtils-InstallPaths.spec b/perl-ExtUtils-InstallPaths.spec index 955e0df..46d8b17 100644 --- a/perl-ExtUtils-InstallPaths.spec +++ b/perl-ExtUtils-InstallPaths.spec @@ -2,21 +2,23 @@ Name: perl-ExtUtils-InstallPaths Version: 0.012 -Release: 1mamba +Release: 2mamba Summary: ExtUtils::InstallPaths - Build.PL install path logic made easy 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/L/LE/LEONT/ExtUtils-InstallPaths-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 perl-ExtUtils-InstallPaths' to get the list of build requirements. +BuildRequires: libperl +BuildRequires: perl-ExtUtils-Config +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 ExtUtils::InstallPaths - Build.PL install path logic made easy. @@ -54,6 +56,9 @@ done # %doc README %changelog +* Mon Apr 17 2023 Sdk Build System 0.012-2mamba +- rebuilt with perl 5.36.0 + * Tue Jul 30 2019 Automatic Build System 0.012-1mamba - automatic update by autodist