From 92508e7ce6bbe022344370a67d08dcefc6fa40f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 21 Aug 2019 19:16:05 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- gdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 16dbd14..aec42aa 100644 --- a/gdb.spec +++ b/gdb.spec @@ -35,7 +35,7 @@ Version: 8.3.50.%{snapsrc} # 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: 24%{?dist} +Release: 25%{?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. @@ -1141,6 +1141,9 @@ fi %endif %changelog +* Wed Aug 21 2019 Miro HronĨok +- Rebuilt for Python 3.8 + * Sun Aug 18 2019 Sergio Durigan Junior - 8.3.50.20190816-24 - Update bundled libipt copy to v2.0.1.