diff --git a/Test-PostgreSQL-1.23.tar.gz b/Test-PostgreSQL-1.23.tar.gz deleted file mode 100644 index c24529b..0000000 --- a/Test-PostgreSQL-1.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43c3ffcf414ae5fad69da19b246d394800b1c08a75607eb98dc298412e42b6fb -size 27111 diff --git a/Test-PostgreSQL-1.24.tar.gz b/Test-PostgreSQL-1.24.tar.gz new file mode 100644 index 0000000..7637632 --- /dev/null +++ b/Test-PostgreSQL-1.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd6f36a67259158ad48a57ffaa97f2ff6ec976b220078ae3911397d739717b6 +size 27410 diff --git a/perl-Test-PostgreSQL.changes b/perl-Test-PostgreSQL.changes index 4f09011..0fde6ef 100644 --- a/perl-Test-PostgreSQL.changes +++ b/perl-Test-PostgreSQL.changes @@ -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 diff --git a/perl-Test-PostgreSQL.spec b/perl-Test-PostgreSQL.spec index c33c714..60570ec 100644 --- a/perl-Test-PostgreSQL.spec +++ b/perl-Test-PostgreSQL.spec @@ -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