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,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19ea0fe2571c4b1064380fb80cef5412fd90e610c147b7e1ff7787157b054d3d
|
||||
size 41290
|
||||
3
Mojo-SQLite-1.004.tar.gz
Normal file
3
Mojo-SQLite-1.004.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29100b261be5d3933ee60a4a40ed781a9f65189958ea37a6934dbbde1acd1a6b
|
||||
size 41365
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 18 06:06:03 UTC 2017 - coolo@suse.com
|
||||
|
||||
- updated to 1.004
|
||||
see /usr/share/doc/packages/perl-Mojo-SQLite/Changes
|
||||
|
||||
1.004 2017-01-17 00:10:51 EST
|
||||
- Use Mojo::File from Mojolicious 7.15 instead of deprecated
|
||||
Mojo::Util slurp function. (#9)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 12 06:56:42 UTC 2016 - coolo@suse.com
|
||||
|
||||
|
||||
@@ -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