From 0d29c1b6ddf30cd72ec67a315698878ee52a270f Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Mar 06 2009 22:49:37 +0000 Subject: - Rebuild for new rpm libs --- diff --git a/gdb.spec b/gdb.spec index beb4c12..fcdc8ba 100644 --- a/gdb.spec +++ b/gdb.spec @@ -13,7 +13,7 @@ Version: 6.8.50.20090302 # 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: 1%{?_with_upstream:.upstream}%{?dist} +Release: 2%{?_with_upstream:.upstream}%{?dist} License: GPLv3+ Group: Development/Debuggers @@ -830,6 +830,9 @@ fi %endif %changelog +* Fri Mar 06 2009 Jesse Keating - 6.8.50.20090302-2 +- Rebuild for new rpm libs + * Mon Mar 2 2009 Jan Kratochvil - 6.8.50.20090302-1 - Include the Archer Project: http://sourceware.org/gdb/wiki/ProjectArcher * [python] Python scripting support: http://sourceware.org/gdb/wiki/PythonGdb