public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: Bootstrap for Python 3.13
@ 2026-06-28  0:01 Python Maint
  0 siblings, 0 replies; only message in thread
From: Python Maint @ 2026-06-28  0:01 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : 09845dfb0419796ad3231c44baf40684417a3778
Author : Python Maint <python-maint@redhat.com>
Date   : 2024-06-06T16:22:22+02:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/09845dfb0419796ad3231c44baf40684417a3778?branch=gdb-17.2-rebase-f44

Log:
Bootstrap for Python 3.13

---
diff --git a/gdb.spec b/gdb.spec
index 4a1c38a..beed528 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -1,3 +1,4 @@
+%global _without_python 1
 # rpmbuild parameters:
 # --with testsuite: Run the testsuite (biarch if possible).  Default is without.
 # --with buildisa: Use %%{?_isa} for BuildRequires
@@ -45,7 +46,7 @@ Version: 14.2
 
 # The release always contains a leading reserved number, start it at 1.
 # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
-Release: 9%{?dist}
+Release: 10%{?dist}
 
 License: GPL-3.0-or-later AND BSD-3-Clause AND FSFAP AND LGPL-2.1-or-later AND GPL-2.0-or-later AND LGPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain AND GFDL-1.3-or-later AND LGPL-2.0-or-later WITH GCC-exception-2.0 AND GPL-3.0-or-later WITH GCC-exception-3.1 AND GPL-2.0-or-later WITH GNU-compiler-exception
 # Do not provide URL for snapshots as the file lasts there only for 2 days.
@@ -926,6 +927,9 @@ fi
 # endif scl
 
 %changelog
+* Thu Jun 06 2024 Python Maint <python-maint@redhat.com> - 14.2-10
+- Bootstrap for Python 3.13
+
 * Thu May 23 2024 Kevin Buettner <kevinb@redhat.com> - 14.2-9
 - Revise rpm-suggestions.py script so that a message is printed when
   the 'rpm' module (found in the python3-rpm package) isn't found.

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

only message in thread, other threads:[~2026-06-28  0:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-28  0:01 [rpms/gdb] gdb-17.2-rebase-f44: Bootstrap for Python 3.13 Python Maint

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