From 2ef085ccae56c07b054c726186c3ac9494490116 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Mon, 30 Jul 2018 16:01:20 -0400 Subject: [PATCH] Recompile to fix RH BZ 1609504 (due to RH BZ 1609577). --- gdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index b8420e8..2f93ff8 100644 --- a/gdb.spec +++ b/gdb.spec @@ -26,7 +26,7 @@ Version: 8.1.90.%{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: 37%{?dist} +Release: 38%{?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 Group: Development/Debuggers @@ -1030,6 +1030,9 @@ fi %endif %changelog +* Mon Jul 30 2018 Sergio Durigan Junior - 8.1.90.20180727-38.fc29 +- Recompile to fix RH BZ 1609504 (due to RH BZ 1609577). + * Sat Jul 28 2018 Sergio Durigan Junior - 8.1.90.20180727-37.fc29 - Rebase to FSF GDB 8.1.90.20180727 (8.2pre).