From c1903e6581eb2a7a8c8e514af83a79e8f26814a8 Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Sun, 6 Dec 2015 05:09:21 +0100 Subject: [PATCH] Rebase to FSF GDB 7.10.1 (7.10 stable branch). --- .gitignore | 2 +- gdb.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index fdbf4dd..8052803 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /gdb-libstdc++-v3-python-r225521.tar.xz -/gdb-7.10.tar.xz +/gdb-7.10.1.tar.xz diff --git a/gdb.spec b/gdb.spec index ecdb3fc..fb223ed 100644 --- a/gdb.spec +++ b/gdb.spec @@ -23,11 +23,11 @@ Name: %{?scl_prefix}gdb # See timestamp of source gnulib installed into gdb/gnulib/ . %global snapgnulib 20121213 %global tarname gdb-%{version} -Version: 7.10 +Version: 7.10.1 # 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: 29%{?dist} +Release: 30%{?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 @@ -1370,6 +1370,9 @@ then fi %changelog +* Sun Dec 6 2015 Jan Kratochvil - 7.10-30.fc23 +- Rebase to FSF GDB 7.10.1 (7.10 stable branch). + * Mon Oct 12 2015 Jan Kratochvil - 7.10-29.fc23 - Fix internal error on DW_OP_bregx(-1) (RH BZ 1270564). diff --git a/sources b/sources index 89188fb..47a3831 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 7ad32d3894aaf90d00a4343a735c3e1c gdb-libstdc++-v3-python-r225521.tar.xz -2a35bac41fa8e10bf04f3a0dd7f7f363 gdb-7.10.tar.xz +39e654460c9cdd80200a29ac020cfe11 gdb-7.10.1.tar.xz