From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] perl-DBI: Update to 1.643 Date: Thu, 16 Feb 2023 17:19:12 +0100 Message-ID: <20230216161912.1027941-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2684759450829078059==" List-Id: --===============2684759450829078059== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Stefan Schantl --- perl-DBI/perl-DBI.nm | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/perl-DBI/perl-DBI.nm b/perl-DBI/perl-DBI.nm index 546c034b9..00e7d52ea 100644 --- a/perl-DBI/perl-DBI.nm +++ b/perl-DBI/perl-DBI.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D perl-DBI -version =3D 1.636 +version =3D 1.643 release =3D 1 thisapp =3D DBI-%{version} =20 @@ -22,6 +22,7 @@ source_dl =3D http://search.cpan.org/CPAN/authors/id/T/TI/= TIMB/ =20 build requires + perl(B) perl(Carp) perl(Cwd) perl(Data::Dumper) @@ -47,7 +48,10 @@ build perl(base) perl(strict) perl-devel - pakfire >=3D 0.9.26-3.1 + + # Only required to successfully perform + # the testsuite. + perl-core end =20 build --=20 2.30.2 --===============2684759450829078059==--