forked from pool/perl-Mojo-SQLite
Accepting request 451071 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/451071 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-SQLite?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
1e5c760f47
commit
60e8f0ab12
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Mojo-SQLite
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Mojo-SQLite
|
||||
Version: 1.003
|
||||
Version: 1.004
|
||||
Release: 0
|
||||
%define cpan_name Mojo-SQLite
|
||||
Summary: Tiny Mojolicious Wrapper for Sqlite
|
||||
@@ -34,14 +34,14 @@ BuildRequires: perl(DBD::SQLite) >= 1.50
|
||||
BuildRequires: perl(DBI) >= 1.627
|
||||
BuildRequires: perl(Module::Build::Tiny) >= 0.034
|
||||
BuildRequires: perl(Module::Metadata)
|
||||
BuildRequires: perl(Mojolicious) >= 6.14
|
||||
BuildRequires: perl(Mojolicious) >= 7.15
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
BuildRequires: perl(URI) >= 1.69
|
||||
BuildRequires: perl(URI::db) >= 0.15
|
||||
BuildRequires: perl(URI::file) >= 4.21
|
||||
Requires: perl(DBD::SQLite) >= 1.50
|
||||
Requires: perl(DBI) >= 1.627
|
||||
Requires: perl(Mojolicious) >= 6.14
|
||||
Requires: perl(Mojolicious) >= 7.15
|
||||
Requires: perl(URI) >= 1.69
|
||||
Requires: perl(URI::db) >= 0.15
|
||||
Requires: perl(URI::file) >= 4.21
|
||||
|
||||
Reference in New Issue
Block a user