public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-DBD-MySQL] rawhide: Rebuilt for MySQL 9.7
Date: Sun, 26 Jul 2026 04:55:35 GMT	[thread overview]
Message-ID: <178504173574.1.5783384574666197885.rpms-perl-DBD-MySQL-01b5fbe37a6d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-DBD-MySQL
Branch : rawhide
Commit : 01b5fbe37a6d3e107c2c1c9bfc27b8b23a1596b5
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date   : 2026-07-26T00:55:03-04:00
Stats  : +9/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-DBD-MySQL/c/01b5fbe37a6d3e107c2c1c9bfc27b8b23a1596b5?branch=rawhide

Log:
Rebuilt for MySQL 9.7

---
diff --git a/perl-DBD-MySQL.spec b/perl-DBD-MySQL.spec
index 376adab..791a605 100644
--- a/perl-DBD-MySQL.spec
+++ b/perl-DBD-MySQL.spec
@@ -7,15 +7,19 @@ ExcludeArch: %{ix86}
 # Disable leak tests
 %bcond_with perl_DBD_MySQL_enables_leak_test
 
-%if 0%{?rhel} >= 10
+%if 0%{?rhel} >= 11
+%global mysqlname mysql9.7
+%else
+%if 0%{?rhel} == 10
 %global mysqlname mysql8.4
 %else
 %global mysqlname mysql
 %endif
+%endif
 
 Name:           perl-DBD-MySQL
 Version:        5.013
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        A MySQL interface for Perl
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
 URL:            https://metacpan.org/release/%{cpan_name}
@@ -196,6 +200,9 @@ make test %{?with_perl_DBD_MySQL_enables_leak_test:EXTENDED_TESTING=1}
 %{_libexecdir}/%{name}
 
 %changelog
+* Sun Jul 26 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 5.013-7
+- Rebuilt for MySQL 9.7
+
 * Wed Jul 22 2026 Jitka Plesnikova <jplesnik@redhat.com> - 5.013-6
 - Perl 5.44 rebuild
 

                 reply	other threads:[~2026-07-26  4:55 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=178504173574.1.5783384574666197885.rpms-perl-DBD-MySQL-01b5fbe37a6d@fedoraproject.org \
    --to=yselkowi@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