forked from pool/perl-SQL-Statement
Updating link to change in openSUSE:Factory/perl-SQL-Statement revision 15.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Statement?expand=0&rev=e06e1983c0619b8c5ae184660d8bbb86
This commit is contained in:
committed by
Git OBS Bridge
parent
8f9b5a4dd3
commit
d250c07e25
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package perl-SQL-Statement (Version 1.30)
|
||||
# spec file for package perl-SQL-Statement (Version 1.31)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -22,7 +22,7 @@
|
||||
Name: perl-SQL-Statement
|
||||
%define cpan_name SQL-Statement
|
||||
Summary: SQL parsing and processing engine
|
||||
Version: 1.30
|
||||
Version: 1.31
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
@@ -52,13 +52,13 @@ Requires: perl = %{perl_version}
|
||||
Requires: perl(Carp)
|
||||
Requires: perl(Clone) >= 0.30
|
||||
Requires: perl(Data::Dumper)
|
||||
# means perl-DBI >= 1.612
|
||||
Requires: perl(DBD::File) >= 0.39
|
||||
Requires: perl(DBI::DBD::SqlEngine) >= 0.01
|
||||
Requires: perl(Params::Util) >= 1.00
|
||||
Requires: perl(Scalar::Util) >= 1.0
|
||||
#
|
||||
Recommends: perl(DBD::CSV)
|
||||
# means perl-DBI >= 1.612
|
||||
Recommends: perl(DBD::File) >= 0.39
|
||||
Recommends: perl(DBI::DBD::SqlEngine) >= 0.01
|
||||
|
||||
%description
|
||||
The SQL::Statement module implements a pure Perl SQL parsing and execution
|
||||
|
||||
Reference in New Issue
Block a user