diff --git a/Mojo-SQLite-3.008.tar.gz b/Mojo-SQLite-3.008.tar.gz deleted file mode 100644 index ca82bef..0000000 --- a/Mojo-SQLite-3.008.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2229319264d7da6f1acbd4b9be996fd99c0f8964f34effc168ac673b97b03f0 -size 41629 diff --git a/Mojo-SQLite-3.009.tar.gz b/Mojo-SQLite-3.009.tar.gz new file mode 100644 index 0000000..278df5e --- /dev/null +++ b/Mojo-SQLite-3.009.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5739a9af3fc0fc162b38032df610a070035263bfbe0bec16aec52f0dddd7b647 +size 41738 diff --git a/perl-Mojo-SQLite.changes b/perl-Mojo-SQLite.changes index 42ad6a8..8840cf6 100644 --- a/perl-Mojo-SQLite.changes +++ b/perl-Mojo-SQLite.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 23 03:07:19 UTC 2022 - Tina Müller + +- updated to 3.009 + see /usr/share/doc/packages/perl-Mojo-SQLite/Changes + + 3.009 2022-03-22 20:16:03 EDT + - Fix race condition in Mojo::SQLite::Migrations where two processes could attempt to create the same migration. (#25, Oliver Kurz) + ------------------------------------------------------------------- Mon Nov 29 03:07:55 UTC 2021 - Tina Müller diff --git a/perl-Mojo-SQLite.spec b/perl-Mojo-SQLite.spec index d20b307..828ed01 100644 --- a/perl-Mojo-SQLite.spec +++ b/perl-Mojo-SQLite.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Mojo-SQLite # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name Mojo-SQLite Name: perl-Mojo-SQLite -Version: 3.008 +Version: 3.009 Release: 0 -Summary: Tiny Mojolicious wrapper for SQLite License: Artistic-2.0 +Summary: Tiny Mojolicious wrapper for SQLite URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/D/DB/DBOOK/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml