From 506c8365036484d888bb7a2f7d1cb62eb4687eae Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 7 Jun 2021 00:46:57 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- gdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index ced1f75..a66d989 100644 --- a/gdb.spec +++ b/gdb.spec @@ -37,7 +37,7 @@ Version: 10.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. @@ -1154,6 +1154,9 @@ fi %endif %changelog +* Sun Jun 06 2021 Python Maint +- Rebuilt for Python 3.10 + * Thu Jun 03 2021 Kevin Buettner - 10.2-1 - Rebase to FSF GDB 10.2. - Drop gdb-6.3-test-pie-20050107.patch.