[bashdb/f15/master] Update to 4.2-0.7

Paulo Roma Cavalcanti roma at fedoraproject.org
Sat Apr 23 10:49:40 UTC 2011


commit 0c34dcc9b4496d63d9492cdc867e3d6b6e14e6f3
Author: Paulo Roma Cavalcanti <promac at gmail.com>
Date:   Sat Apr 23 07:49:06 2011 -0300

    Update to 4.2-0.7

 .gitignore  |    1 +
 bashdb.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index caadc93..1227e50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 bashdb-4.1-0.4.tar.bz2
 /bashdb-4.2-0.6.tar.bz2
+/bashdb-4.2-0.7.tar.bz2
diff --git a/bashdb.spec b/bashdb.spec
index f9dad69..1d822e1 100644
--- a/bashdb.spec
+++ b/bashdb.spec
@@ -1,9 +1,9 @@
-%bcond_with tests
-%define rversion 4.2-0.6
+%bcond_without tests
+%define rversion 4.2-0.7
 
 Name:           bashdb
 Summary:        BASH debugger, the BASH symbolic debugger
-Version:        4.2_0.6
+Version:        4.2_0.7
 Release:        1%{?dist}
 License:        GPLv2+
 Group:          Development/Debuggers
@@ -66,6 +66,9 @@ rm -rf %{buildroot}
 %{_infodir}/%{name}.info*
 
 %changelog
+* Tue Mar 29 2011 Paulo Roma <roma at lcg.ufrj.br> 4.2_0.7-1
+- Updated to 4.2-0.7
+
 * Sun Mar 06 2011 Paulo Roma <roma at lcg.ufrj.br> 4.2_0.6-1
 - Updated to 4.2-0.6
 - Emacs lisp code has been removed upstream.
diff --git a/sources b/sources
index 936f791..d119e78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ae12a973f75921b92d55356ec8e38c8  bashdb-4.2-0.6.tar.bz2
+56efcd0206677ea45e86ba109b5059bb  bashdb-4.2-0.7.tar.bz2


More information about the scm-commits mailing list