Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-DBD-Pg for openSUSE:Factory 
checked in at 2023-04-20 15:15:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DBD-Pg (Old)
 and      /work/SRC/openSUSE:Factory/.perl-DBD-Pg.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-DBD-Pg"

Thu Apr 20 15:15:04 2023 rev:58 rq:1080868 version:3.16.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-DBD-Pg/perl-DBD-Pg.changes  2023-03-10 
22:09:33.985729754 +0100
+++ /work/SRC/openSUSE:Factory/.perl-DBD-Pg.new.2023/perl-DBD-Pg.changes        
2023-04-20 15:16:14.502581507 +0200
@@ -1,0 +2,8 @@
+Wed Apr  5 03:06:08 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 3.16.3
+   see /usr/share/doc/packages/perl-DBD-Pg/Changes
+
+  Version 3.16.3  (released April 4, 2023)
+
+-------------------------------------------------------------------

Old:
----
  DBD-Pg-3.16.1.tar.gz

New:
----
  DBD-Pg-3.16.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-DBD-Pg.spec ++++++
--- /var/tmp/diff_new_pack.59YaqF/_old  2023-04-20 15:16:14.978584736 +0200
+++ /var/tmp/diff_new_pack.59YaqF/_new  2023-04-20 15:16:14.982584763 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name DBD-Pg
 Name:           perl-DBD-Pg
-Version:        3.16.1
+Version:        3.16.3
 Release:        0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        DBI PostgreSQL interface

++++++ DBD-Pg-3.16.1.tar.gz -> DBD-Pg-3.16.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-Pg-3.16.1/Changes new/DBD-Pg-3.16.3/Changes
--- old/DBD-Pg-3.16.1/Changes   2023-03-05 19:03:22.000000000 +0100
+++ new/DBD-Pg-3.16.3/Changes   2023-04-04 22:41:52.000000000 +0200
@@ -2,8 +2,23 @@
 
 RT refers to rt.cpan.org
 
+Version 3.16.3  (released April 4, 2023)
 
-Version 3.16.1 (released March 5, 2023)
+ - Fix to remove MYMETA files added by mistake to tarball
+
+
+Version 3.16.2  (released April 4, 2023)
+
+ - Force test suite to use a specific shell for the initdb command
+   [Ed Sabol]
+   (Github issue #104)
+
+ - Revert to using META.yml, and generate MYMETA.* files
+   (Github issue #111)
+   (Github issue #113)
+
+
+Version 3.16.1  (released March 5, 2023)
 
  - Add new attribute "pg_int8_as_string", for backwards compatibility.
    [Alexander Gorlov]
@@ -19,7 +34,7 @@
    [Erik Rijkers]
 
 
-Version 3.16.0 (August 8, 2022)
+Version 3.16.0  (released August 8, 2022)
 
  - Automatically use 64-bit versions of large object functions when available
    [Dagfinn Ilmari Mannsåker, David Christensen]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-Pg-3.16.1/MANIFEST new/DBD-Pg-3.16.3/MANIFEST
--- old/DBD-Pg-3.16.1/MANIFEST  2022-08-23 16:09:30.000000000 +0200
+++ new/DBD-Pg-3.16.3/MANIFEST  2023-04-04 22:34:34.000000000 +0200
@@ -3,7 +3,7 @@
 CONTRIBUTING.md
 SIGNATURE
 Pg.pm
-META.yaml
+META.yml
 META.json
 TODO
 Makefile.PL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-Pg-3.16.1/MANIFEST.SKIP 
new/DBD-Pg-3.16.3/MANIFEST.SKIP
--- old/DBD-Pg-3.16.1/MANIFEST.SKIP     2022-08-08 17:46:10.000000000 +0200
+++ new/DBD-Pg-3.16.3/MANIFEST.SKIP     2023-04-04 22:35:09.000000000 +0200
@@ -8,7 +8,8 @@
 ^Pg.xsi$
 ^pm_to_blib$
 dbdpg_test_postgres_versions.pl
-^MYMETA
+MYMETA.json
+MYMETA.yml
 
 ^_build
 ^DBD-Pg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-Pg-3.16.1/META.json new/DBD-Pg-3.16.3/META.json
--- old/DBD-Pg-3.16.1/META.json 2022-08-23 16:13:39.000000000 +0200
+++ new/DBD-Pg-3.16.3/META.json 2023-04-04 22:40:26.000000000 +0200
@@ -18,14 +18,14 @@
    "provides" : {
       "DBD::Pg" : {
          "file" : "Pg.pm",
-         "version" : "3.16.1"
+         "version" : "3.16.3"
       },
       "Bundle::DBD::Pg" : {
-         "version" : "3.16.1",
+         "version" : "3.16.3",
          "file" : "lib/Bundle/DBD/Pg.pm"
       }
    },
-   "version" : "3.16.1",
+   "version" : "3.16.3",
    "requires" : {
       "perl" : "5.008001",
       "DBI" : "1.614",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-Pg-3.16.1/META.yaml new/DBD-Pg-3.16.3/META.yaml
--- old/DBD-Pg-3.16.1/META.yaml 2022-08-23 16:13:30.000000000 +0200
+++ new/DBD-Pg-3.16.3/META.yaml 1970-01-01 01:00:00.000000000 +0100
@@ -1,57 +0,0 @@
---- #YAML:1.0
-name                        : DBD-Pg
-version                     : 3.16.1
-abstract                    : DBI PostgreSQL interface
-author:              
-  - Greg Sabino Mullane <g...@turnstep.com>
-
-license                     : perl
-distribution_type           : module
-dynamic_config              : 1
-
-requires:
-  DBI                       : 1.614
-  perl                      : 5.008001
-  version                   : 0
-build_requires:
-  DBI                       : 1.614
-  File::Temp                : 0
-  Test::More                : 0.88
-  Time::HiRes               : 0
-  version                   : 0
-configure_requires:
-  DBI                       : 1.614
-  version                   : 0
-recommends:
-  Cwd                       : 0
-  Encode                    : 0
-  Module::Signature         : 0.50
-
-provides:
-  DBD::Pg:
-    file                    : Pg.pm
-    version                 : 3.16.1
-  Bundle::DBD::Pg:
-    file                    : lib/Bundle/DBD/Pg.pm
-    version                 : 3.16.1
-
-keywords:
-  - Postgres
-  - PostgreSQL
-  - DBI
-  - libpq
-  - dbdpg
-
-resources:
-  homepage                  : http://search.cpan.org/dist/DBD-Pg/
-  license                   : http://dev.perl.org/licenses/
-  bugtracker                : https://github.com/bucardo/dbdpg/issues
-  repository                : https://github.com/bucardo/dbdpg
-  MailingList               : http://www.nntp.perl.org/group/perl.dbd.pg/
-  IRC                       : irc://irc.libera.chat/#postgresql
-
-meta-spec:
-  version                   : 1.4
-  url                       : 
http://module-build.sourceforge.net/META-spec-v1.4.html
-
-generated_by                : emacs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-Pg-3.16.1/META.yml new/DBD-Pg-3.16.3/META.yml
--- old/DBD-Pg-3.16.1/META.yml  1970-01-01 01:00:00.000000000 +0100
+++ new/DBD-Pg-3.16.3/META.yml  2023-04-04 22:40:18.000000000 +0200
@@ -0,0 +1,57 @@
+--- #YAML:1.0
+name                        : DBD-Pg
+version                     : 3.16.3
+abstract                    : DBI PostgreSQL interface
+author:              
+  - Greg Sabino Mullane <g...@turnstep.com>
+
+license                     : perl
+distribution_type           : module
+dynamic_config              : 1
+
+requires:
+  DBI                       : 1.614
+  perl                      : 5.008001
+  version                   : 0
+build_requires:
+  DBI                       : 1.614
+  File::Temp                : 0
+  Test::More                : 0.88
+  Time::HiRes               : 0
+  version                   : 0
+configure_requires:
+  DBI                       : 1.614
+  version                   : 0
+recommends:
+  Cwd                       : 0
+  Encode                    : 0
+  Module::Signature         : 0.50
+
+provides:
+  DBD::Pg:
+    file                    : Pg.pm
+    version                 : 3.16.3
+  Bundle::DBD::Pg:
+    file                    : lib/Bundle/DBD/Pg.pm
+    version                 : 3.16.3
+
+keywords:
+  - Postgres
+  - PostgreSQL
+  - DBI
+  - libpq
+  - dbdpg
+
+resources:
+  homepage                  : http://search.cpan.org/dist/DBD-Pg/
+  license                   : http://dev.perl.org/licenses/
+  bugtracker                : https://github.com/bucardo/dbdpg/issues
+  repository                : https://github.com/bucardo/dbdpg
+  MailingList               : http://www.nntp.perl.org/group/perl.dbd.pg/
+  IRC                       : irc://irc.libera.chat/#postgresql
+
+meta-spec:
+  version                   : 1.4
+  url                       : 
http://module-build.sourceforge.net/META-spec-v1.4.html
+
+generated_by                : emacs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-Pg-3.16.1/Makefile.PL 
new/DBD-Pg-3.16.3/Makefile.PL
--- old/DBD-Pg-3.16.1/Makefile.PL       2022-08-23 16:21:41.000000000 +0200
+++ new/DBD-Pg-3.16.3/Makefile.PL       2023-04-04 22:40:31.000000000 +0200
@@ -5,7 +5,7 @@
 use 5.008001;
 
 ## No version.pm for this one, as the prereqs are not loaded yet.
-my $VERSION = '3.16.1';
+my $VERSION = '3.16.3';
 
 ## App::Info is stored inside t/lib
 ## Create a proper path so we can use it below
@@ -232,7 +232,7 @@
      PERL_MALLOC_OK => 1,
      NEEDS_LINKING  => 1,
      NO_META        => 1,
-     NO_MYMETA      => 1,
+     NO_MYMETA      => 0,
      NORECURS       => 1,
      PM             => {
                         'Pg.pm' => '$(INST_LIBDIR)/Pg.pm',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-Pg-3.16.1/Pg.pm new/DBD-Pg-3.16.3/Pg.pm
--- old/DBD-Pg-3.16.1/Pg.pm     2023-03-05 03:23:20.000000000 +0100
+++ new/DBD-Pg-3.16.3/Pg.pm     2023-04-04 22:39:56.000000000 +0200
@@ -16,7 +16,7 @@
 {
     package DBD::Pg;
 
-    use version; our $VERSION = qv('3.16.1');
+    use version; our $VERSION = qv('3.16.3');
 
     use DBI 1.614 ();
     use Exporter ();
@@ -137,7 +137,7 @@
         $class .= '::dr';
 
         ## Work around for issue found in 
https://rt.cpan.org/Ticket/Display.html?id=83057
-        my $realversion = qv('3.16.1');
+        my $realversion = qv('3.16.3');
 
         $drh = DBI::_new_drh($class, {
             'Name'        => 'Pg',
@@ -1699,7 +1699,7 @@
 
 =head1 VERSION
 
-This documents version 3.16.1 of the DBD::Pg module
+This documents version 3.16.3 of the DBD::Pg module
 
 =head1 DESCRIPTION
 
@@ -2796,7 +2796,7 @@
 
 The C<ping> method determines if there is a working connection to an active 
 database server. It does this by sending a small query to the server, 
currently 
-B<'DBD::Pg ping test v3.16.1'>. It returns 0 (false) if the connection is not 
valid, 
+B<'DBD::Pg ping test v3.16.3'>. It returns 0 (false) if the connection is not 
valid, 
 otherwise it returns a positive number (true). The value returned indicates 
the 
 current state:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-Pg-3.16.1/README new/DBD-Pg-3.16.3/README
--- old/DBD-Pg-3.16.1/README    2023-01-03 14:52:29.000000000 +0100
+++ new/DBD-Pg-3.16.3/README    2023-04-04 22:41:15.000000000 +0200
@@ -6,7 +6,7 @@
 DESCRIPTION:
 ------------
 
-This is version 3.16.1 of DBD::Pg, the Perl interface to Postgres using DBI.
+This is version 3.16.3 of DBD::Pg, the Perl interface to Postgres using DBI.
 The web site for this interface, and the latest version, can be found at:
 
        http://search.cpan.org/dist/DBD-Pg/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-Pg-3.16.1/README.dev new/DBD-Pg-3.16.3/README.dev
--- old/DBD-Pg-3.16.1/README.dev        2022-08-23 16:07:32.000000000 +0200
+++ new/DBD-Pg-3.16.3/README.dev        2023-04-04 20:52:50.000000000 +0200
@@ -91,7 +91,7 @@
 
 Makefile - Generated automatically by Makefile.PL. Not part of the 
distribution.
 
-META.yaml - YAML description file. Updated by hand and contains a version 
number in three places.
+META.yml - YAML description file. Updated by hand and contains a version 
number in three places.
 
 META.json - JSON description file. Updated by hand and contains a version 
number in three places.
 
@@ -209,7 +209,7 @@
 t/99_pod.t - Verifies the POD of Pg.pm. Requires Test::POD version 0.95, and 
   Test::Pod::Coverage 1.04.
 
-t/99_yaml.t - Uses Test::YAML::Meta to verify the META.yaml file.
+t/99_yaml.t - Uses Test::YAML::Meta to verify the META.yml file.
 
 t/99_spellcheck.t - Checks the spelling of everything it can.
 
@@ -548,7 +548,7 @@
 Pg.pm (three places)
 Changes
 Makefile.PL
-META.yaml (three places)
+META.yml (three places)
 META.json (three places)
 lib/Bundle/DBD/Pg.pm
 
@@ -599,7 +599,7 @@
 * Make sure everything is up to date in git (git status)
 
 * Update the versions (see ** Version Numbers) in README, Pg.pm (3 places!), 
Makefile.PL, 
-  lib/Bundle/DBD/Pg.pm, META.yaml and META.json (3 places each), and Changes. 
Run the t/00_release.t file 
+  lib/Bundle/DBD/Pg.pm, META.yml and META.json (3 places each), and Changes. 
Run the t/00_release.t file 
   to double check you got everything.
 
 * If a final version, put the release date into the Changes file.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-Pg-3.16.1/SIGNATURE new/DBD-Pg-3.16.3/SIGNATURE
--- old/DBD-Pg-3.16.1/SIGNATURE 2023-03-06 00:01:07.000000000 +0100
+++ new/DBD-Pg-3.16.3/SIGNATURE 2023-04-04 22:42:17.000000000 +0200
@@ -17,25 +17,25 @@
 SHA256 e4c6f4cdc9560a09492f196fc9a180867fab12742d7d05052d9842b395c6a9eb 
.dir-locals.el
 SHA256 839a179d6b1260f4e3df6108741b618a940cae4219fed6a18e451ed11649b5f3 
.perlcriticrc
 SHA256 56479e9cf7c00a72bc5458593463a5a6e5481f74f3a4be5ef94129e01c3e2f91 
CONTRIBUTING.md
-SHA256 76437a70ec9bfa0cc98c91363bc52c1d65e638803ab746494a657ff23194689a Changes
+SHA256 bf58caf65341a11f4616e38da7dd5a22b1f4bc31c8c46c2c98a509c4625f39a7 Changes
 SHA256 d52a34724b2e3c40ffa2b3b378b574b9e3db27bc3132c88e0be3675f93f378a5 
LICENSES/artistic.txt
 SHA256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 
LICENSES/gpl-2.0.txt
-SHA256 3245a2e349e0a05429a3ea97c12badeb13678b167ea4424f97d6ffeffff83303 
MANIFEST
-SHA256 0d4dfe54c01254ecc426b4c863fe7b018222c493b3779a6fa0f351d45c7edc62 
MANIFEST.SKIP
-SHA256 6baf0bad3645419ed9b8c5055c37ff2eed93c6ef2b10af0a9b0471bcb969ff58 
META.json
-SHA256 18832f987b5d640637cbf91fca8104d05bcab6ac94190825af098efbd5b654ad 
META.yaml
-SHA256 4a766ebfca1a2001788939aee35db0ad8cfb5d94329d42497339f6bde22bfae8 
Makefile.PL
+SHA256 41e641a5fbbcd2feabc78a372b644fa93e31bda4df515db0b22a2418fd10c800 
MANIFEST
+SHA256 d047d160c71de8982b183a4b43b932b3a88f88be52bd49fd5d2af66656602fed 
MANIFEST.SKIP
+SHA256 bb11ef44bd569a53630e281653043b71ee46fc97fbb5168d8144da8164fd6c89 
META.json
+SHA256 505267d83c7ec2b044e8507d703790f963eaa8849579cb05f3a6152a8c151eb6 
META.yml
+SHA256 3913331684e99b5d4637b2af8c36a1502cc3971df2e3b4308b2fc620249e1d90 
Makefile.PL
 SHA256 197aa5c474d2fbf54776dad96defe4f7a4911efdaa2f47af301851fd80bf4ac2 Pg.h
-SHA256 4eb10479328e8c6b930cd9ff5fd0cae2c2a3a6d3917522f3e5b697ac729137f7 Pg.pm
+SHA256 018425c7179a67151e0e6b8599768d8992ff8497048ab7aa88440e72f5a5b140 Pg.pm
 SHA256 288554d935bf3ebf3b59639d7300892951fb3cc6718e4b10421489b89b4c0885 Pg.xs
-SHA256 45a1eae71c9bf2376700243631827027afcc6c74741ceedff43f75330fe5898b README
-SHA256 89ae826b231c54739b5a24d3e984d1e4b7b1498f7f1a3e5236587bbc3e2558bf 
README.dev
+SHA256 8549cda13710e637eb8005394cf7bb26b1628878f02f7ee9521cd3077260ee4d README
+SHA256 e145d72dd03e24224330f8cbbae1afd977bfd1c11605568378dcf27dd3dd3693 
README.dev
 SHA256 a1d224603fe3a343ba0a0f40086065c81d57fbebc734b5382b0d359da16bdd94 
README.win32
 SHA256 f449097b5796005dffa234e0bcf03863ebe89cb5c573cb50211081d790de2009 TODO
-SHA256 0855d0022901160b9468578915eb9134d02ba46a1a136af124c52ab9a85c0077 
dbdimp.c
+SHA256 4f864c0d1e0b346586f57dba00e8fda51ee9df042ad18e463cd439029620c96b 
dbdimp.c
 SHA256 98c8956da2c2294a3f08e162e522699fc3addf4150fb50c6bbf7914be831962b 
dbdimp.h
 SHA256 9e53f7f41aaaf1b540e2784756ef6f16f61b63df0d9956483aded3c49b6e0f48 
dbivport.h
-SHA256 28b4e41753bc3a223e8ac7c3e2de058c0e34c794f8d13579f488b0a2ac003d43 
lib/Bundle/DBD/Pg.pm
+SHA256 780d344cc0ccaa2bf3dad6512a6a205f66000a7fbe3dbdd8202f32e9a6eb7b0c 
lib/Bundle/DBD/Pg.pm
 SHA256 9d16f85571f49a89b1385afc205cd3e62fc8c18635c797f9b1d9dd6c502e239c quote.c
 SHA256 1ee43f02036bbb68c151903c2718c483ed223aff6cc93fb1408a9158adad9136 quote.h
 SHA256 49950c2c882018916ef89b59a1707b732064eb3bb6acb6a350111e1dc81000b8 
t/00_signature.t
@@ -55,7 +55,7 @@
 SHA256 982a438ec73b0428c263ed4608d82fd466a1668cfd4095c69d93ae002486368c 
t/20savepoints.t
 SHA256 6bdf1b5d0bdc049bf8ff8a66d36fc41dfaea2d15e8550dc7e19ce152aa73c918 
t/30unicode.t
 SHA256 16b874ee36dcedc566b6c9b4c8142173e3a6babc660721939756d8a0a7d697f2 
t/99cleanup.t
-SHA256 cb533815df12b5f19d3e473640eb5651301594604c2b73c70b63b8551cb1a6a4 
t/dbdpg_test_setup.pl
+SHA256 a6f4b2691849273f7493fe1b616bde4599b5a715ccf6366dfc8c55ef85e8c7a9 
t/dbdpg_test_setup.pl
 SHA256 3f53191613dc10d2d30414f7e6e31a3b3486d91fe07ee77d24ea3d6f2eb61bb6 
t/lib/App/Info.pm
 SHA256 8faf2c2b3ff952ff0721c04ac8e04ec143939592b0d55a135ea15d310144f576 
t/lib/App/Info/Handler.pm
 SHA256 e3c5a92afea9c568bf9534a0f13e84864bce0899d2d96857bdaba2c2c565d6e8 
t/lib/App/Info/Handler/Print.pm
@@ -70,7 +70,7 @@
 SHA256 4628f92764bdb3e2b04bda7f30fc497231fbbf80dfd24cc09ee3df2e6d6d4387 
win32.mak
 -----BEGIN PGP SIGNATURE-----
 
-iF0EAREDAB0WIQQlKd9quPeUB+lERbS8m5BnFJZKyAUCZAUfMwAKCRC8m5BnFJZK
-yFi/AKCQHmPpx+p0kapz+QhB4Ksc2W+OAwCg92y8QuoEj8U0e5Q1oT57rEqkvxg=
-=OH69
+iF0EAREDAB0WIQQlKd9quPeUB+lERbS8m5BnFJZKyAUCZCyLoAAKCRC8m5BnFJZK
+yLSmAJ42O4dYNPLr6GeAxFQOxO6D8YUjEACg4A0/DDxHwQ16aV0JtFB3wiIpnng=
+=Yjce
 -----END PGP SIGNATURE-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-Pg-3.16.1/dbdimp.c new/DBD-Pg-3.16.3/dbdimp.c
--- old/DBD-Pg-3.16.1/dbdimp.c  2023-03-05 03:09:47.000000000 +0100
+++ new/DBD-Pg-3.16.3/dbdimp.c  2023-04-04 22:41:20.000000000 +0200
@@ -496,7 +496,7 @@
     }
 
     /* No matter what state we are in, send an empty query to the backend */
-    result = PQexec(imp_dbh->conn, "/* DBD::Pg ping test v3.16.1 */");
+    result = PQexec(imp_dbh->conn, "/* DBD::Pg ping test v3.16.3 */");
     status = PQresultStatus(result);
     PQclear(result);
     if (PGRES_FATAL_ERROR == status) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-Pg-3.16.1/lib/Bundle/DBD/Pg.pm 
new/DBD-Pg-3.16.3/lib/Bundle/DBD/Pg.pm
--- old/DBD-Pg-3.16.1/lib/Bundle/DBD/Pg.pm      2022-08-23 16:12:56.000000000 
+0200
+++ new/DBD-Pg-3.16.3/lib/Bundle/DBD/Pg.pm      2023-04-04 22:40:03.000000000 
+0200
@@ -5,7 +5,7 @@
 use warnings;
 use 5.008001;
 
-our $VERSION = '3.16.1';
+our $VERSION = '3.16.3';
 
 1;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-Pg-3.16.1/t/dbdpg_test_setup.pl 
new/DBD-Pg-3.16.3/t/dbdpg_test_setup.pl
--- old/DBD-Pg-3.16.1/t/dbdpg_test_setup.pl     2022-08-11 23:11:41.000000000 
+0200
+++ new/DBD-Pg-3.16.3/t/dbdpg_test_setup.pl     2023-03-24 20:54:02.000000000 
+0100
@@ -407,7 +407,7 @@
                 $olddir = getcwd;
                 eval {
                     chdir $testdir;
-                    $info = qx{su -m $testuser -c "$initdb --locale=C -E UTF8 
-D $testdir/data 2>&1"};
+                    $info = qx{su -m $testuser -c "/bin/sh -c '$initdb 
--locale=C -E UTF8 -D $testdir/data 2>&1'"};
                 };
                 my $err = $@;
                 chdir $olddir;

Reply via email to