From 07b8587e82c2fd7138a09305e2a445fa5f4dc416 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 12 Nov 2015 12:14:06 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 --- gdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 1ccb657..7bfe983 100644 --- a/gdb.spec +++ b/gdb.spec @@ -27,7 +27,7 @@ Version: 7.10.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: 31%{?dist} +Release: 32%{?dist} License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain and GFDL Group: Development/Debuggers @@ -1363,6 +1363,9 @@ then fi %changelog +* Thu Nov 12 2015 Fedora Release Engineering - 7.10.50.20151027-32 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Sun Nov 8 2015 Jan Kratochvil - 7.10.50.20151027-31.fc24 - [aarch64] Fix build regression (RH BZ 1278902, bugreport by Peter Robinson).