public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schorm <mschorm@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mysql8.4] rawhide: [Fedora 45 Change] Switch the distribution default version of MySQL from 8.4 to 9.7
Date: Wed, 22 Jul 2026 22:34:16 GMT	[thread overview]
Message-ID: <178475965624.1.11397491135872452820.rpms-mysql8.4-7f0ab3774e40@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-07-22 22:34 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=178475965624.1.11397491135872452820.rpms-mysql8.4-7f0ab3774e40@fedoraproject.org \
    --to=mschorm@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