public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-DBD-Pg] rawhide: 3.21.2 bump (rhbz#2524779)
Date: Thu, 27 Aug 2026 10:53:19 GMT	[thread overview]
Message-ID: <178782799916.1.4332453964155180042.rpms-perl-DBD-Pg-8d6f5277d59e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-DBD-Pg
Branch : rawhide
Commit : 8d6f5277d59eb5c6214c394f3fe9e280ee592ff7
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2026-08-27T12:53:09+02:00
Stats  : +7/-27 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-DBD-Pg/c/8d6f5277d59eb5c6214c394f3fe9e280ee592ff7?branch=rawhide

Log:
3.21.2 bump (rhbz#2524779)

---
diff --git a/.gitignore b/.gitignore
index b66ca22..4a87d6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@ DBD-Pg-2.17.1.tar.gz
 /DBD-Pg-3.20.0.tar.gz
 /DBD-Pg-3.20.2.tar.gz
 /DBD-Pg-3.21.1.tar.gz
+/DBD-Pg-3.21.2.tar.gz

diff --git a/DBD-Pg-3.21.1-Fix-missing-closing-double-quote-in-su-c-commands.patch b/DBD-Pg-3.21.1-Fix-missing-closing-double-quote-in-su-c-commands.patch
deleted file mode 100644
index 27d3d94..0000000
--- a/DBD-Pg-3.21.1-Fix-missing-closing-double-quote-in-su-c-commands.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -up DBD-Pg-3.21.1/t/dbdpg_test_setup.pl.orig DBD-Pg-3.21.1/t/dbdpg_test_setup.pl
---- DBD-Pg-3.21.1/t/dbdpg_test_setup.pl.orig	2026-08-24 15:23:07.170729761 +0200
-+++ DBD-Pg-3.21.1/t/dbdpg_test_setup.pl	2026-08-24 15:23:56.355007718 +0200
-@@ -429,7 +429,7 @@ version: $version
-                 $su = $testuser;
-                 $founduser++;
-                 $olddir = getcwd;
--                my $sucom = build_command(q{su TESTUSER -m -c "/bin/sh -c 'INITDB --locale=C -E utf8 -D DATADIR 2>&1'},
-+                my $sucom = build_command(q{su TESTUSER -m -c "/bin/sh -c 'INITDB --locale=C -E utf8 -D DATADIR 2>&1'"},
-                                           [$testuser, $initdb, "$testdir/data"], 'backslash_spaces');
-                 chdir $testdir;
-                 $info = '';
-@@ -569,7 +569,7 @@ version: $version
- 
-             ## Attempt to start up the test server
-             my $COM = $su ?
--                build_command(q{su TESTUSER -m -c "PGCTL -o '-k TESTDIR' -l LOGFILE -D DATADIR start},
-+                build_command(q{su TESTUSER -m -c "PGCTL -o '-k TESTDIR' -l LOGFILE -D DATADIR start"},
-                               [$su, $pg_ctl, $testdir, "$testdir/$logfile", "$testdir/data"], 'backslash_spaces')
-                 : build_command(q{PGCTL -o '-k TESTDIR' -l LOGFILE -D DATADIR start},
-                                 [$pg_ctl, $testdir, "$testdir/$logfile", "$testdir/data"]);

diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec
index 452efa5..88b048d 100644
--- a/perl-DBD-Pg.spec
+++ b/perl-DBD-Pg.spec
@@ -3,15 +3,13 @@
 
 Name:           perl-DBD-Pg
 Summary:        A PostgreSQL interface for Perl
-Version:        3.21.1
-Release:        2%{?dist}
+Version:        3.21.2
+Release:        1%{?dist}
 # Pg.pm, README:    Points to directory which contains GPL-2.0-or-later and Artistic-1.0-Perl
 # other files:      Same as Perl (GPL-1.0-or-later OR Artistic-1.0-Perl)
 License:        GPL-2.0-or-later OR Artistic-1.0-Perl
 Source0:        https://cpan.metacpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-%{version}.tar.gz 
 URL:            https://metacpan.org/release/DBD-Pg
-# https://github.com/bucardo/dbdpg/pull/205
-Patch0:         DBD-Pg-3.21.1-Fix-missing-closing-double-quote-in-su-c-commands.patch
 
 BuildRequires:  coreutils
 BuildRequires:  findutils
@@ -88,7 +86,6 @@ with "%{_libexecdir}/%{name}/test".
 
 %prep
 %setup -q -n DBD-Pg-%{version}
-%patch -P0 -p1
 
 # Help generators to recognize Perl scripts
 for F in t/*.t t/*.pl; do
@@ -158,6 +155,9 @@ make test
 %{_libexecdir}/%{name}
 
 %changelog
+* Thu Aug 27 2026 Jitka Plesnikova <jplesnik@redhat.com> - 3.21.2-1
+- 3.21.2 bump (rhbz#2524779)
+
 * Mon Aug 24 2026 Jitka Plesnikova <jplesnik@redhat.com> - 3.21.1-2
 - Fix missing closing double-quote in su -c commands in dbdpg_test_setup.pl
 

diff --git a/sources b/sources
index 52b0689..bae2846 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (DBD-Pg-3.21.1.tar.gz) = d2ebad41d4f83d030dde40298f65f7e685cdeccbaa8b28e510ac26a27e65a73ef2e996061eb2b4ab68aa9fffdb40cdc45e886710ffd458df28e31c3dd551f016
+SHA512 (DBD-Pg-3.21.2.tar.gz) = 5b5b3daf8afa6839fdf9470baee94bb6c487a4459ccefa0b0ecc91453904812ba185f3c7d6141dc09e1f521a0f6906b316698975432e0432eb0cc51592456d91

                 reply	other threads:[~2026-08-27 10:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178782799916.1.4332453964155180042.rpms-perl-DBD-Pg-8d6f5277d59e@fedoraproject.org \
    --to=jplesnik@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox