[packages/perl-SQL-Statement] - updated to 1.414
qboosh
qboosh at pld-linux.org
Fri Sep 12 18:29:02 CEST 2025
commit 9fb974ce8fb5bd9517272b2f07eaa57f21eb4aad
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Sep 12 18:31:57 2025 +0200
- updated to 1.414
perl-SQL-Statement.spec | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/perl-SQL-Statement.spec b/perl-SQL-Statement.spec
index 955b444..038bcdb 100644
--- a/perl-SQL-Statement.spec
+++ b/perl-SQL-Statement.spec
@@ -7,20 +7,21 @@
Summary: SQL::Statement - SQL parsing and processing engine
Summary(pl.UTF-8): SQL::Statement - silnik do przetwarzania i analizy SQL
Name: perl-SQL-Statement
-Version: 1.412
+Version: 1.414
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/SQL/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: aa3653325bb627e32021240ff0af3b05
-URL: http://search.cpan.org/dist/SQL-Statement/
+Source0: https://www.cpan.org/modules/by-module/SQL/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: f93b655aef646b478ccac8d08a7115dd
+URL: https://metacpan.org/dist/SQL-Statement
BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: perl-ExtUtils-MakeMaker
%if %{with tests}
BuildRequires: perl-Clone >= 0.30
BuildRequires: perl-Math-Base-Convert
BuildRequires: perl-Math-Complex >= 1.56
-BuildRequires: perl-Math-BigInt >= 1.88
+BuildRequires: perl-Module-Runtime
BuildRequires: perl-Params-Util >= 1.00
BuildRequires: perl-Scalar-List-Utils >= 1.0
BuildRequires: perl-Test-Deep
@@ -29,6 +30,7 @@ BuildRequires: perl-Text-Balanced
BuildRequires: perl-Text-Soundex >= 3.04
%endif
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
Conflicts: perl-DBD-AnyData < 0.09
Conflicts: perl-DBD-CSV < 0.29
Conflicts: perl-DBI < 1.611
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-SQL-Statement.git/commitdiff/9fb974ce8fb5bd9517272b2f07eaa57f21eb4aad
More information about the pld-cvs-commit
mailing list