[cgdb/el5] - Version upgrade to 0.6.6 (bug fix release).

Gilboa Davara gilboa at fedoraproject.org
Tue Sep 13 09:16:47 UTC 2011


commit c0b1a7671c9357958b5e340e9af96d88d98d87f0
Author: Gilboa Davara <gilboa at gilboa-home-dev.localdomain>
Date:   Tue Sep 13 12:16:26 2011 +0300

    - Version upgrade to 0.6.6 (bug fix release).

 .gitignore |    1 +
 cgdb.spec  |    8 +++++++-
 sources    |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9877b4a..e42fa2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 cgdb-0.6.5.tar.gz
+/cgdb-0.6.6.tar.gz
diff --git a/cgdb.spec b/cgdb.spec
index fa79260..7f9e770 100644
--- a/cgdb.spec
+++ b/cgdb.spec
@@ -1,5 +1,5 @@
 Name:			cgdb
-Version:		0.6.5
+Version:		0.6.6
 Release:		1%{?dist}
 Summary:		CGDB is a curses-based interface to the GNU Debugger (GDB)
 
@@ -71,6 +71,12 @@ fi
 
 
 %changelog
+* Mon Sep 13 2011 Gilboa Davara <gilboad [AT] gmail.com> - 0.6.6-1
+- Version upgrade to 0.6.6 (Bug fix release).
+
+* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.5-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
 * Mon Jan 11 2010 Gilboa Davara <gilboad [AT] gmail.com> - 0.6.5-1
 - Bump to 0.6.5.
 
diff --git a/sources b/sources
index 0e9f5b1..d270bef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f7d054ec74b1431f3f8304195ddd21b4  cgdb-0.6.5.tar.gz
+394b542b495755ab8392b7e88dace744  cgdb-0.6.6.tar.gz


More information about the scm-commits mailing list