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
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0dc66c9e67912fa0381ec36c505129a3ccd250b9b54025965ba4d93128fa8c79
|
||||
size 5352
|
3
Dancer-Plugin-Database-0.12.tar.bz2
Normal file
3
Dancer-Plugin-Database-0.12.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b3ca596b0ee6782499ddf52b8f5337d04e11fbab502a7d4d0c33517f2c0a79c
|
||||
size 7699
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 7 15:12:11 UTC 2010 - dbahi@novell.com
|
||||
|
||||
- update to 0.12
|
||||
- add BuildRequires for broader test coverage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:31:27 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@@ -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