public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-DBD-MySQL] rawhide: Rebuilt for MySQL 9.7
@ 2026-07-26  4:55 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-26  4:55 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-26  4:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-26  4:55 [rpms/perl-DBD-MySQL] rawhide: Rebuilt for MySQL 9.7 Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox