[gwsmhg: 2/4] gwsmhg-0.13

Mads Kiilerich kiilerix at fedoraproject.org
Mon Jun 27 19:56:29 UTC 2011


commit d75f376593719bdddf1f8ac3ed58ac015d120119
Author: Mads Kiilerich <mads at kiilerich.com>
Date:   Mon Jun 27 21:49:26 2011 +0200

    gwsmhg-0.13

 .gitignore  |    1 +
 gwsmhg.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b6e315..8bea1d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 gwsmhg-0.10.1.tar.gz
 /gwsmhg-0.11.tar.gz
 /gwsmhg-0.12.tar.gz
+/gwsmhg-0.13.tar.gz
diff --git a/gwsmhg.spec b/gwsmhg.spec
index 865bd92..332b24a 100644
--- a/gwsmhg.spec
+++ b/gwsmhg.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           gwsmhg
-Version:        0.12
+Version:        0.13
 Release:        1%{?dist}
 Summary:        A PyGTK GUI wrapper for hg and mq
 
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 27 2011 Mads Kiilerich <mads at kiilerich.com> - 0.13-1
+- gwsmhg-0.13
+
 * Tue Feb 22 2011 Mads Kiilerich <mads at kiilerich.com> - 0.12-1
 - gwsmhg-0.12
 
diff --git a/sources b/sources
index 61e5490..095764f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61c054064a56bd78afc2179b5b7654f9  gwsmhg-0.12.tar.gz
+2aa0337d8e4eee168ab013f32a3c104b  gwsmhg-0.13.tar.gz


More information about the scm-commits mailing list