diff --git a/Mojo-SQLite-3.005.tar.gz b/Mojo-SQLite-3.005.tar.gz deleted file mode 100644 index eefeea3..0000000 --- a/Mojo-SQLite-3.005.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41fdcb505ac7f4ecd47567b3daeb5c287c884c91340c6dbb6bbfa992a1fff72a -size 40498 diff --git a/Mojo-SQLite-3.006.tar.gz b/Mojo-SQLite-3.006.tar.gz new file mode 100644 index 0000000..556a796 --- /dev/null +++ b/Mojo-SQLite-3.006.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e20ad7158da6b74e264b3135b4ba066dfbe91ecedb97f1998994bb8305722622 +size 40575 diff --git a/perl-Mojo-SQLite.changes b/perl-Mojo-SQLite.changes index a2951ff..ce356f1 100644 --- a/perl-Mojo-SQLite.changes +++ b/perl-Mojo-SQLite.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 17 03:07:48 UTC 2021 - Tina Müller + +- updated to 3.006 + see /usr/share/doc/packages/perl-Mojo-SQLite/Changes + + 3.006 2021-06-16 00:30:47 EDT + - Set default abstract generator to an SQL::Abstract::Pg object, enabling additional features. + - Update IRC metadata to libera.chat + ------------------------------------------------------------------- Wed Feb 17 03:10:20 UTC 2021 - Tina Müller diff --git a/perl-Mojo-SQLite.spec b/perl-Mojo-SQLite.spec index da80765..5350e8b 100644 --- a/perl-Mojo-SQLite.spec +++ b/perl-Mojo-SQLite.spec @@ -18,7 +18,7 @@ %define cpan_name Mojo-SQLite Name: perl-Mojo-SQLite -Version: 3.005 +Version: 3.006 Release: 0 Summary: Tiny Mojolicious wrapper for SQLite License: Artistic-2.0 @@ -33,7 +33,7 @@ BuildRequires: perl(DBI) >= 1.627 BuildRequires: perl(Module::Build::Tiny) >= 0.034 BuildRequires: perl(Module::Metadata) BuildRequires: perl(Mojolicious) >= 8.03 -BuildRequires: perl(SQL::Abstract) >= 1.81 +BuildRequires: perl(SQL::Abstract::Pg) >= 1.0 BuildRequires: perl(Test::More) >= 0.96 BuildRequires: perl(URI) >= 1.69 BuildRequires: perl(URI::db) >= 0.15 @@ -41,7 +41,7 @@ BuildRequires: perl(URI::file) >= 4.21 Requires: perl(DBD::SQLite) >= 1.64 Requires: perl(DBI) >= 1.627 Requires: perl(Mojolicious) >= 8.03 -Requires: perl(SQL::Abstract) >= 1.81 +Requires: perl(SQL::Abstract::Pg) >= 1.0 Requires: perl(URI) >= 1.69 Requires: perl(URI::db) >= 0.15 Requires: perl(URI::file) >= 4.21