Rebase to FSF GDB 7.10.1 (7.10 stable branch).

This commit is contained in:
Jan Kratochvil 2015-12-06 05:09:21 +01:00
parent ebe9b7c7c7
commit c1903e6581
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
/gdb-libstdc++-v3-python-r225521.tar.xz
/gdb-7.10.tar.xz
/gdb-7.10.1.tar.xz

View File

@ -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 <jan.kratochvil@redhat.com> - 7.10-30.fc23
- Rebase to FSF GDB 7.10.1 (7.10 stable branch).
* Mon Oct 12 2015 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.10-29.fc23
- Fix internal error on DW_OP_bregx(-1) (RH BZ 1270564).

View File

@ -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