update to 0.12 version and added BuildRequres to support more tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Dancer-Plugin-Database?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
83673498fc
commit
aa1df952f2
@@ -20,7 +20,7 @@
|
||||
Name: perl-Dancer-Plugin-Database
|
||||
%define cpan_name Dancer-Plugin-Database
|
||||
Summary: Easy database connections for Dancer applications
|
||||
Version: 0.08
|
||||
Version: 0.12
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
@@ -34,6 +34,9 @@ BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Dancer) >= 1.175
|
||||
BuildRequires: perl(DBI)
|
||||
BuildRequires: perl(DBD::SQLite)
|
||||
BuildRequires: perl(Test::Pod)
|
||||
BuildRequires: perl(Test::Pod::Coverage)
|
||||
Requires: perl(Dancer) >= 1.175
|
||||
Requires: perl(DBI)
|
||||
|
||||
|
Reference in New Issue
Block a user