[nemiver/f17] Update to 0.9.2

Richard Hughes rhughes at fedoraproject.org
Wed Mar 28 09:21:47 UTC 2012


commit c59363f7ca62ab18dd7b7a9fe0382a7d6b8a67f0
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Mar 28 10:20:44 2012 +0100

     Update to 0.9.2

 .gitignore   |    1 +
 nemiver.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 721708d..0c4febd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ nemiver-0.7.3.tar.bz2
 /nemiver-0.9.0.tar.gz
 /nemiver-0.9.0.tar.xz
 /nemiver-0.9.1.tar.xz
+/nemiver-0.9.2.tar.xz
diff --git a/nemiver.spec b/nemiver.spec
index c03c309..71daf19 100644
--- a/nemiver.spec
+++ b/nemiver.spec
@@ -1,6 +1,6 @@
 Name:		nemiver
-Version:	0.9.1
-Release:	3%{?dist}
+Version:	0.9.2
+Release:	1%{?dist}
 Summary:	A GNOME C/C++ Debugger
 
 Group:		Development/Debuggers
@@ -124,6 +124,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_mandir}/man?/%{name}.*
 
 %changelog
+* Wed Mar 28 2012 Richard Hughes <hughsient at gmail.com> - 0.9.2-1
+- Update to 0.9.2
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.1-3
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index f16140e..da6d0fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c0275e7a2d9f9fb48f279387969281b  nemiver-0.9.1.tar.xz
+88601c0acba141591fe7acb1840d9299  nemiver-0.9.2.tar.xz


More information about the scm-commits mailing list