From 23a14272f3d290777219f235fd210209b561fdba Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Sat, 29 Aug 2015 16:11:52 +0200 Subject: [PATCH] Rebase to FSF GDB 7.10 final. --- .gitignore | 2 +- gdb.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d76ecdf..fdbf4dd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /gdb-libstdc++-v3-python-r225521.tar.xz -/gdb-7.9.90.20150822.tar.xz +/gdb-7.10.tar.xz diff --git a/gdb.spec b/gdb.spec index b684a5b..ac13bc6 100644 --- a/gdb.spec +++ b/gdb.spec @@ -21,13 +21,12 @@ Name: %{?scl_prefix}gdb %global snapsrc 20150706 # See timestamp of source gnulib installed into gdb/gnulib/ . %global snapgnulib 20121213 -#global tarname gdb-%{version} -%global tarname gdb-7.9.90.20150822 +%global tarname gdb-%{version} Version: 7.10 # 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: 14%{?dist} +Release: 15%{?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 @@ -1324,6 +1323,9 @@ then fi %changelog +* Sat Aug 29 2015 Jan Kratochvil - 7.10-15.fc23 +- Rebase to FSF GDB 7.10 final. + * Sat Aug 22 2015 Jan Kratochvil - 7.10-14.fc23 - Re-enable --with testsuite BuildRequires: prelink for RHELs. diff --git a/sources b/sources index 296c460..89188fb 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 7ad32d3894aaf90d00a4343a735c3e1c gdb-libstdc++-v3-python-r225521.tar.xz -e7d74d1e78bb4269b69d344ef4c612c3 gdb-7.9.90.20150822.tar.xz +2a35bac41fa8e10bf04f3a0dd7f7f363 gdb-7.10.tar.xz