8
0

Accepting request 447638 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/447638
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=51
This commit is contained in:
Stephan Kulow
2017-01-03 08:24:24 +00:00
committed by Git OBS Bridge
parent a4891870e2
commit 66fbf581b3
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a6da099e9b953262afafea18335930bede1f195fdead45bd3f00e690b158354e
size 2136120

3
DBD-SQLite-1.54.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3929a6dbd8d71630f0cb57f85dcef9588cd7ac4c9fa12db79df77b9d3a4d7269
size 2136219

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Dec 25 06:15:11 UTC 2016 - coolo@suse.com
- updated to 1.54
see /usr/share/doc/packages/perl-DBD-SQLite/Changes
1.54 2016-12-24
- Switched to a production version.
- Resolved RT#119219: Trivial documentation bug in DBL::SQLite 1.52
1.53_01 2016-11-26
- Re-enabled perl tokenizer by calling sqlite_db_config
if SQLite >= 3.12
-------------------------------------------------------------------
Wed Nov 16 06:16:40 UTC 2016 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-DBD-SQLite
Version: 1.52
Version: 1.54
Release: 0
%define cpan_name DBD-SQLite
Summary: Self-contained RDBMS in a DBI Driver