[gitg/f15] Update to 0.2.3

jbowes jbowes at fedoraproject.org
Thu Jul 21 13:55:42 UTC 2011


commit d8e45ce7c38e1eeb75c4dc3b6a2ca7d5795e0eb7
Author: James Bowes <jbowes at repl.ca>
Date:   Thu Jul 21 10:55:05 2011 -0300

    Update to 0.2.3

 .gitignore |    1 +
 gitg.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0262ec7..8d8b0c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 gitg-0.0.6.tar.bz2
 /gitg-0.2.0.tar.bz2
 /gitg-0.2.2.tar.bz2
+/gitg-0.2.3.tar.bz2
diff --git a/gitg.spec b/gitg.spec
index dca5301..2352d50 100644
--- a/gitg.spec
+++ b/gitg.spec
@@ -1,6 +1,6 @@
 Name:           gitg
-Version:        0.2.2
-Release:        3%{?dist}
+Version:        0.2.3
+Release:        1%{?dist}
 Summary:        GTK+ graphical interface for the git revision control system
 
 Group:          Development/Tools
@@ -127,6 +127,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_includedir}/libgitg-1.0
 
 %changelog
+* Thu Jul 21 2011 James Bowes <jbowes at redhat.com> 0.2.3-1
+- update to 0.2.3
+
 * Sat Apr 22 2011 Christoph Wickert <cwickert at fedoraproject.org> - 0.2.2-3
 - Fix Obsoletes/Provides
 
diff --git a/sources b/sources
index d90cd1e..06684e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4707d5e898b248c52cc1f8582a0ad494  gitg-0.2.2.tar.bz2
+9ad2f991b87a724f1964c782fc33550a  gitg-0.2.3.tar.bz2


More information about the scm-commits mailing list