[gdb/f19] Rebase to FSF GDB 7.5.91.20130402 (pre-7.6 snapshot).

Jan Kratochvil jankratochvil at fedoraproject.org
Tue Apr 2 20:38:11 UTC 2013


commit 402506cde514f43441b1249bd273dbee82f385b2
Author: Jan Kratochvil <jan.kratochvil at redhat.com>
Date:   Tue Apr 2 22:38:05 2013 +0200

    Rebase to FSF GDB 7.5.91.20130402 (pre-7.6 snapshot).

 .gitignore |    2 +-
 gdb.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 02bbc6f..b64fbd4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /gdb-libstdc++-v3-python-r155978.tar.bz2
-/gdb-7.5.91.20130323.tar.bz2
+/gdb-7.5.91.20130402.tar.bz2
diff --git a/gdb.spec b/gdb.spec
index 9f559fd..843c9cb 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -27,14 +27,14 @@
 Summary: A GNU source-level debugger for C, C++, Fortran, Go and other languages
 Name: %{?scl_prefix}gdb
 
-%global snap       20130323
+%global snap       20130402
 # See timestamp of source gnulib installed into gdb/gnulib/ .
 %global snapgnulib 20121213
 Version: 7.5.91.%{snap}
 
 # 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
 Group: Development/Debuggers
@@ -1370,6 +1370,9 @@ fi
 %endif # 0%{!?el5:1} || "%{_target_cpu}" == "noarch"
 
 %changelog
+* Tue Apr  2 2013 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.5.91.20130402-15.fc19
+- Rebase to FSF GDB 7.5.91.20130402 (pre-7.6 snapshot).
+
 * Sat Mar 23 2013 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.5.91.20130323-14.fc19
 - Rebase to FSF GDB 7.5.91.20130310 (pre-7.6 snapshot).
 - Fix crash regression from the dlopen of libpthread.so fix (BZ 911712).
diff --git a/sources b/sources
index d57c42a..a2db4f7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 4981307aa9619bbec5b73261e4e41c8d  gdb-libstdc++-v3-python-r155978.tar.bz2
-e29dcaabf65847575f254944a298a009  gdb-7.5.91.20130323.tar.bz2
+73940913cbddd402477ed4aeefc5144f  gdb-7.5.91.20130402.tar.bz2


More information about the scm-commits mailing list