public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mysql8.4] rawhide: [Fedora 45 Change] Switch the distribution default version of MySQL from 8.4 to 9.7
@ 2026-07-22 22:34 Michal Schorm
0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-07-22 22:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mysql8.4
Branch : rawhide
Commit : 7f0ab3774e4040691053fff7eddd53533f142554
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-07-23T00:29:55+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mysql8.4/c/7f0ab3774e4040691053fff7eddd53533f142554?branch=rawhide
Log:
[Fedora 45 Change] Switch the distribution default version of MySQL from 8.4 to 9.7
- Disable the 'distribution default' in MySQL 8.4 in this package
- Enable the 'distribution default' in MySQL 9.7 (package 'mysql9.7')
https://fedoraproject.org/wiki/Changes/MySQL_9.7
---
diff --git a/mysql8.4.spec b/mysql8.4.spec
index c1422f9..5f443e3 100644
--- a/mysql8.4.spec
+++ b/mysql8.4.spec
@@ -11,7 +11,7 @@ ExcludeArch: %{ix86}
%if 0%{?rhel}
%global mysql_default 0
%else
-%{!?mysql_default:%global mysql_default 1}
+%{!?mysql_default:%global mysql_default 0}
%endif
# Regression tests may take a long time (many cores recommended), skip them by
@@ -99,7 +99,7 @@ ExcludeArch: %{ix86}
Name: %{majorname}%{majorversion}
Version: %{package_version}
-Release: 3%{?with_debug:.debug}%{?dist}
+Release: 100%{?with_debug:.debug}%{?dist}
Summary: MySQL client programs and shared libraries
URL: http://www.mysql.com
@@ -1099,6 +1099,10 @@ popd
%endif
%changelog
+* Wed Jul 22 2026 Michal Schorm <mschorm@redhat.com> - 8.4.10-100
+- Disable the 'distribution default' in MySQL 8.4 in this package
+- Enable the 'distribution default' in MySQL 9.7 (package 'mysql9.7')
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 8.4.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 22:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 22:34 [rpms/mysql8.4] rawhide: [Fedora 45 Change] Switch the distribution default version of MySQL from 8.4 to 9.7 Michal Schorm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox