From d0120a31ce0e9d3fd876f19e7ca3f0d19f44029b Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 03 2020 12:04:28 +0000 Subject: import perl-DBD-Pg-3.7.4-4.module+el8.3.0+6565+907cf59b --- diff --git a/SPECS/perl-DBD-Pg.spec b/SPECS/perl-DBD-Pg.spec index bf5f4eb..edd4447 100644 --- a/SPECS/perl-DBD-Pg.spec +++ b/SPECS/perl-DBD-Pg.spec @@ -7,28 +7,28 @@ Release: 4%{?dist} License: GPLv2+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/T/TU/TURNSTEP/DBD-Pg-%{version}.tar.gz -# Adapt to changes in libpq 12, bug #1770235, in upstream 3.8.0 +# Adapt to changes in libpq 12, bug #1772373, in upstream 3.8.0 Patch0: DBD-Pg-3.7.4-Fix-ping-error-detection-on-PostgreSQL-12.patch # 1/2 Adapt tests to removal of client_min_messages='FATAL' in PostgreSQL 12, -# bug #1770235, CPAN RT#128529, in upstream 3.8.0 +# bug #1772373, CPAN RT#128529, in upstream 3.8.0 Patch1: DBD-Pg-3.7.4-Fix-client_min_messages-FATAL-test-on-upcoming-Postg.patch # 1/2 Do not use pg_attrdef.adsrc column in last_insert_id() that was removed in -# PostgreSQL 12, bug #1770235, in upstream 3.8.0 +# PostgreSQL 12, bug #1772373, in upstream 3.8.0 Patch2: DBD-Pg-3.7.4-Inline-no-longer-conditional-catalog-query-fragments.patch # 2/2 Do not use pg_attrdef.adsrc column in last_insert_id() that was removed in -# PostgreSQL 12, bug #1770235, in upstream 3.8.0 +# PostgreSQL 12, bug #1772373, in upstream 3.8.0 Patch3: DBD-Pg-3.7.4-Remove-usage-of-deprecated-pg_attrdef.adsrc-column.patch -# Adapt tests to changes in pg_ctl 12 output, bug #1770235, CPAN RT#128966, +# Adapt tests to changes in pg_ctl 12 output, bug #1772373, CPAN RT#128966, # in upstream 3.8.0 Patch4: DBD-Pg-3.7.4-Fix-test-to-allow-for-changed-message-of-pg_ctl-outp.patch # Do not use pg_constraint.consrc column in column_info() that was removed in -# PostgreSQL 12, bug #1770235, in upstream 3.8.0 +# PostgreSQL 12, bug #1772373, in upstream 3.8.0 Patch5: DBD-Pg-3.7.4-Remove-usage-of-deprecated-pg_constraint.consrc-colu.patch -# Adapt tests to removal of WITH OIDS in PostgreSQL 12, bug #1770235, +# Adapt tests to removal of WITH OIDS in PostgreSQL 12, bug #1772373, # in upstream 3.8.0 Patch6: DBD-Pg-3.7.4-Adjust-tests-for-removal-of-WITH-OIDS-in-PostgreSQL-.patch # 2/2 Adapt tests to removal of client_min_messages='FATAL' in PostgreSQL 12, -# bug #1770235, CPAN RT#128529, in upstream 3.8.0 +# bug #1772373, CPAN RT#128529, in upstream 3.8.0 Patch7: DBD-Pg-3.7.4-Don-t-try-to-silence-ERRORs-in-test.patch URL: http://search.cpan.org/dist/DBD-Pg/ @@ -118,8 +118,8 @@ make test %changelog * Fri Nov 08 2019 Petr Pisar - 3.7.4-4 -- Adapt to changes in libpq 12 (bug #1770235) -- Adapt to changes in PostgreSQL 12 (bug #1770235) +- Adapt to changes in libpq 12 (bug #1772373) +- Adapt to changes in PostgreSQL 12 (bug #1772373) * Fri Mar 29 2019 Jitka Plesnikova - 3.7.4-3 - Rebuild with enable hardening (bug #1636329)