Rebase to 7.8.2.

This commit is contained in:
Jan Kratochvil 2015-01-15 18:11:54 +01:00
parent c908972177
commit b1ce39fdb1
3 changed files with 8 additions and 5 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
/gdb-libstdc++-v3-python-r155978.tar.bz2
/gdb-7.8.1.20141228.tar.xz
/gdb-7.8.2.tar.xz

View File

@ -21,12 +21,12 @@ Name: %{?scl_prefix}gdb
%global snapsrc 20140611
# See timestamp of source gnulib installed into gdb/gnulib/ .
%global snapgnulib 20121213
%global tarname gdb-%{version}.20141228
Version: 7.8.1
%global tarname gdb-%{version}
Version: 7.8.2
# 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: 37%{?dist}
Release: 38%{?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
@ -1337,6 +1337,9 @@ then
fi
%changelog
* Thu Jan 15 2015 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.8.2-38.fc21
- Rebase to 7.8.2.
* Wed Jan 7 2015 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.8.1-37.fc21
- Fix jit-reader.h for multi-lib.

View File

@ -1,2 +1,2 @@
4981307aa9619bbec5b73261e4e41c8d gdb-libstdc++-v3-python-r155978.tar.bz2
4c1769b40a602ce196f76323b2a95a9b gdb-7.8.1.20141228.tar.xz
a80cf252ed2e775d4e4533341bbf2459 gdb-7.8.2.tar.xz