[edb/f16] Update to 0.9.18

Nicoleau Fabien eponyme at fedoraproject.org
Sun Jan 1 19:56:56 UTC 2012


commit 44fef2f6fb6ac151c5cf8109e4565d0076647a35
Author: eponyme <eponyme at fedoraproject.org>
Date:   Sun Jan 1 20:57:18 2012 +0100

    Update to 0.9.18

 .gitignore |    1 +
 edb.spec   |    4 +++-
 sources    |    2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 07defef..48da454 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /debugger-0.9.16.tgz
 /debugger-0.9.17.tgz
+/debugger-0.9.18.tgz
diff --git a/edb.spec b/edb.spec
index f2f5c9b..fabaa95 100644
--- a/edb.spec
+++ b/edb.spec
@@ -1,5 +1,5 @@
 Name:           edb
-Version:        0.9.17
+Version:        0.9.18
 Release:        1%{?dist}
 Summary:        A debugger based on the ptrace API and Qt4
 
@@ -64,6 +64,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/%{name}.1.gz
 
 %changelog
+* Sun Jan  1 2012 Nicoleau Fabien <nicoleau.fabien at gmail.com> - 0.9.18-1
+- Update to 0.9.18 
 * Sat Apr 23 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> - 0.9.17-1
 - Update to 0.9.17
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.16-3
diff --git a/sources b/sources
index f74c849..d59288a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0349fe842765c177a3d7a1ac43d7462b  debugger-0.9.17.tgz
+c34e60c5c5c02c716cdcfb669f74e13f  debugger-0.9.18.tgz


More information about the scm-commits mailing list