diff --git a/.gitignore b/.gitignore index e1b3b2f..8faae7a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /gdb-libstdc++-v3-python-r225521.tar.xz -/gdb-7.10.90.20160216.tar.xz +/gdb-7.11.tar.xz diff --git a/gdb.spec b/gdb.spec index 9a601c3..f7f5488 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 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 - 7.11-55.fc24 +- Rebase to released FSF GDB 7.11. + * Tue Feb 16 2016 Jan Kratochvil - 7.10.90.20160216-54.fc24 - Rebase to FSF GDB 7.10.90.20160216 (pre-7.11 branch snapshot). diff --git a/sources b/sources index 165919d..b493aea 100644 --- a/sources +++ b/sources @@ -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