Accepting request 582516 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/582516
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-PostgreSQL?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2018-03-06 09:07:16 +00:00
committed by Git OBS Bridge
parent fbda849752
commit 543da73cd6
4 changed files with 16 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Mar 5 07:03:38 UTC 2018 - coolo@suse.com
- updated to 1.24
see /usr/share/doc/packages/perl-Test-PostgreSQL/Changes
1.24
- Adds support for UNIX socket connections to PostgreSQL
- Adds psql method to retrieve appropriate CLI parameters
- Recognize devel PostgreSQL versions
-------------------------------------------------------------------
Mon Nov 27 12:05:08 UTC 2017 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Test-PostgreSQL
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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-Test-PostgreSQL
Version: 1.23
Version: 1.24
Release: 0
%define cpan_name Test-PostgreSQL
Summary: PostgreSQL runner for tests