diff --git a/Mojo-SQLite-1.003.tar.gz b/Mojo-SQLite-1.003.tar.gz deleted file mode 100644 index a56e291..0000000 --- a/Mojo-SQLite-1.003.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19ea0fe2571c4b1064380fb80cef5412fd90e610c147b7e1ff7787157b054d3d -size 41290 diff --git a/Mojo-SQLite-1.004.tar.gz b/Mojo-SQLite-1.004.tar.gz new file mode 100644 index 0000000..47caf6e --- /dev/null +++ b/Mojo-SQLite-1.004.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29100b261be5d3933ee60a4a40ed781a9f65189958ea37a6934dbbde1acd1a6b +size 41365 diff --git a/perl-Mojo-SQLite.changes b/perl-Mojo-SQLite.changes index 2ba7fa3..b8f65a8 100644 --- a/perl-Mojo-SQLite.changes +++ b/perl-Mojo-SQLite.changes @@ -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 diff --git a/perl-Mojo-SQLite.spec b/perl-Mojo-SQLite.spec index 78a5d02..2abfd67 100644 --- a/perl-Mojo-SQLite.spec +++ b/perl-Mojo-SQLite.spec @@ -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