From f3bc21dfb762716ec58270d66965aa628bc471d8acee4a43b0a47e34582f39ef Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 4 Apr 2018 10:15:08 +0000 Subject: [PATCH] Accepting request 591491 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/591491 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-PostgreSQL?expand=0&rev=4 --- Test-PostgreSQL-1.24.tar.gz | 3 --- Test-PostgreSQL-1.25.tar.gz | 3 +++ perl-Test-PostgreSQL.changes | 13 +++++++++++++ perl-Test-PostgreSQL.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 Test-PostgreSQL-1.24.tar.gz create mode 100644 Test-PostgreSQL-1.25.tar.gz diff --git a/Test-PostgreSQL-1.24.tar.gz b/Test-PostgreSQL-1.24.tar.gz deleted file mode 100644 index 7637632..0000000 --- a/Test-PostgreSQL-1.24.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cfd6f36a67259158ad48a57ffaa97f2ff6ec976b220078ae3911397d739717b6 -size 27410 diff --git a/Test-PostgreSQL-1.25.tar.gz b/Test-PostgreSQL-1.25.tar.gz new file mode 100644 index 0000000..b8b988a --- /dev/null +++ b/Test-PostgreSQL-1.25.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec069f1041cba21dc49cf885d3abdb1f2cd26da86f1beade8216d5529f01773 +size 31032 diff --git a/perl-Test-PostgreSQL.changes b/perl-Test-PostgreSQL.changes index 0fde6ef..158520a 100644 --- a/perl-Test-PostgreSQL.changes +++ b/perl-Test-PostgreSQL.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Mar 27 06:03:41 UTC 2018 - coolo@suse.com + +- updated to 1.25 + see /usr/share/doc/packages/perl-Test-PostgreSQL/Changes + + 1.25 + - Don't continue to wait if Postgres PID has gone + - Database seeding after startup + - Allow writing custom postgresql.conf instead of always emptying it + - Suppress "pg_ctl: could not start server" messages on stderr + - More config options + ------------------------------------------------------------------- Mon Mar 5 07:03:38 UTC 2018 - coolo@suse.com diff --git a/perl-Test-PostgreSQL.spec b/perl-Test-PostgreSQL.spec index 60570ec..629014d 100644 --- a/perl-Test-PostgreSQL.spec +++ b/perl-Test-PostgreSQL.spec @@ -17,7 +17,7 @@ Name: perl-Test-PostgreSQL -Version: 1.24 +Version: 1.25 Release: 0 %define cpan_name Test-PostgreSQL Summary: PostgreSQL runner for tests