forked from pool/perl-Mojo-SQLite
Accepting request 964986 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/964986 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Mojo-SQLite?expand=0&rev=15
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2229319264d7da6f1acbd4b9be996fd99c0f8964f34effc168ac673b97b03f0
|
||||
size 41629
|
||||
3
Mojo-SQLite-3.009.tar.gz
Normal file
3
Mojo-SQLite-3.009.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5739a9af3fc0fc162b38032df610a070035263bfbe0bec16aec52f0dddd7b647
|
||||
size 41738
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 23 03:07:19 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- 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 <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user