From 57b0ecded607cddf187f45150c8f6931f6d556f7 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 28 Jun 2023 19:04:31 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- gdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 7eb683e..ba0ab43 100644 --- a/gdb.spec +++ b/gdb.spec @@ -57,7 +57,7 @@ Version: 13.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: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL # Do not provide URL for snapshots as the file lasts there only for 2 days. @@ -1252,6 +1252,9 @@ fi %endif %changelog +* Wed Jun 28 2023 Python Maint +- Rebuilt for Python 3.12 + * Sun Jun 25 2023 Alexandra Hájková - 13.2 - Rebase to FSF GDB 13.22. - Remove gdb-rhbz2177655-aarch64-pauth-valid-regcache.patch.