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 2021-08-24 10:54:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-DBD-Pg (Old) and /work/SRC/openSUSE:Factory/.perl-DBD-Pg.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DBD-Pg" Tue Aug 24 10:54:45 2021 rev:54 rq:913805 version:3.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-DBD-Pg/perl-DBD-Pg.changes 2020-08-20 22:23:49.415840862 +0200 +++ /work/SRC/openSUSE:Factory/.perl-DBD-Pg.new.1899/perl-DBD-Pg.changes 2021-08-24 10:55:39.684258282 +0200 @@ -1,0 +2,19 @@ +Sat May 22 03:07:40 UTC 2021 - Tina M??ller <[email protected]> + +- updated to 3.15.0 + see /usr/share/doc/packages/perl-DBD-Pg/Changes + + Version 3.15.0 (released May 21, 2021) + - Adjust tests for the fact that reltuples can be -1 in Postgres + version 13 and later. This is mostly reflected in the CARDINALITY + column for $dbh->statistics_info. + [Greg Sabino Mullane] + - Correctly pull back pg_async status from statement handle. + Previously, $dbh->{pg_async} would return undef. + [Greg Sabino Mullane] + (RT ticket #136553) + - Remove the experimental 'fulltest' Makefile target. + [Greg Sabino Mullane] + (RT ticket #136567) + +------------------------------------------------------------------- Old: ---- DBD-Pg-3.14.2.tar.gz New: ---- DBD-Pg-3.15.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-DBD-Pg.spec ++++++ --- /var/tmp/diff_new_pack.nMl0C1/_old 2021-08-24 10:55:40.116257710 +0200 +++ /var/tmp/diff_new_pack.nMl0C1/_new 2021-08-24 10:55:40.120257705 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-DBD-Pg # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,17 +16,15 @@ # +%define cpan_name DBD-Pg Name: perl-DBD-Pg -Version: 3.14.2 +Version: 3.15.0 Release: 0 -%define cpan_name DBD-Pg Summary: PostgreSQL database driver for the DBI module License: Artistic-1.0 OR GPL-1.0-or-later -Group: Development/Libraries/Perl URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/T/TU/TURNSTEP/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(DBI) >= 1.614 @@ -52,11 +50,11 @@ to PostgreSQL databases. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -make %{?_smp_mflags} +%make_build %check HARNESS_TIMER=1 HARNESS_VERBOSE=1 make test @@ -67,7 +65,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes CONTRIBUTING.md README README.dev README.win32 TODO win32.mak %changelog ++++++ DBD-Pg-3.14.2.tar.gz -> DBD-Pg-3.15.0.tar.gz ++++++ ++++ 3178 lines of diff (skipped)
