From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] perl-common-sense: Update to 3.75 Date: Wed, 28 Dec 2022 21:44:11 +0100 Message-ID: <20221228204411.392144-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0123991275973820943==" List-Id: --===============0123991275973820943== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Stefan Schantl --- perl-common-sense/perl-common-sense.nm | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/perl-common-sense/perl-common-sense.nm b/perl-common-sense/perl-= common-sense.nm index 54ed9bc3f..d71f02635 100644 --- a/perl-common-sense/perl-common-sense.nm +++ b/perl-common-sense/perl-common-sense.nm @@ -4,8 +4,8 @@ ############################################################################= ### =20 name =3D perl-common-sense -version =3D 3.73 -release =3D 1.1 +version =3D 3.75 +release =3D 1 arch =3D noarch thisapp =3D common-sense-%{version} =20 @@ -24,13 +24,20 @@ description - no warnings; end =20 -source_dl =3D http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/ +source_dl =3D https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/ =20 build requires perl(ExtUtils::MakeMaker) perl(ExtUtils::ParseXS) pakfire >=3D 0.9.26-3.1 + + perl(Exporter) + perl(File::Basename) + perl(File::Copy) + perl(constant) + perl(vars) + perl(overload) end =20 build @@ -48,8 +55,6 @@ end =20 packages package %{name} - requires - perl(:MODULE_COMPAT_%{perl_version}) - end + requires =3D perl(:MODULE_COMPAT_%{perl_version}) end end --=20 2.30.2 --===============0123991275973820943==--