Rebase to released FSF GDB 7.11.

This commit is contained in:
Jan Kratochvil 2016-02-24 17:01:24 +01:00
parent 32b1677f0e
commit 46311ecd89
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.90.20160216.tar.xz
/gdb-7.11.tar.xz

View File

@ -23,11 +23,11 @@ Name: %{?scl_prefix}gdb
# See timestamp of source gnulib installed into gdb/gnulib/ .
%global snapgnulib 20150822
%global tarname gdb-%{version}
Version: 7.10.90.20160216
Version: 7.11
# 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: 54%{?dist}
Release: 55%{?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
@ -1386,6 +1386,9 @@ then
fi
%changelog
* Wed Feb 24 2016 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.11-55.fc24
- Rebase to released FSF GDB 7.11.
* Tue Feb 16 2016 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.10.90.20160216-54.fc24
- Rebase to FSF GDB 7.10.90.20160216 (pre-7.11 branch snapshot).

View File

@ -1,2 +1,2 @@
7ad32d3894aaf90d00a4343a735c3e1c gdb-libstdc++-v3-python-r225521.tar.xz
3a04f64c529c8c027c79755d151fb838 gdb-7.10.90.20160216.tar.xz
b5c784685e1cde65ba135feea86b6d75 gdb-7.11.tar.xz