[tortoisehg] tortoisehg-2.1.4

Mads Kiilerich kiilerix at fedoraproject.org
Wed Oct 5 22:39:14 UTC 2011


commit 32503cfb067742fb75fced4c949138a817ed6fb9
Author: Mads Kiilerich <mads at kiilerich.com>
Date:   Thu Oct 6 00:39:01 2011 +0200

    tortoisehg-2.1.4

 .gitignore      |    1 +
 sources         |    2 +-
 tortoisehg.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3de257f..96fce61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ tortoisehg-1.1.2.tar.gz
 /tortoisehg-2.1.1.tar.gz
 /tortoisehg-2.1.2.tar.gz
 /tortoisehg-2.1.3.tar.gz
+/tortoisehg-2.1.4.tar.gz
diff --git a/sources b/sources
index 88d5086..1f0f65a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbe76b908a26a096def47c961805113d  tortoisehg-2.1.3.tar.gz
+ef2ae7024a1dd2bf9a54e5c64c4c3dd3  tortoisehg-2.1.4.tar.gz
diff --git a/tortoisehg.spec b/tortoisehg.spec
index 2e604cb..babf603 100644
--- a/tortoisehg.spec
+++ b/tortoisehg.spec
@@ -3,7 +3,7 @@
 %define debug_package %{nil}
 
 Name:           tortoisehg
-Version:        2.1.3
+Version:        2.1.4
 Release:        1%{?dist}
 Summary:        Mercurial GUI command line tool thg
 Group:          Development/Tools
@@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/nautilus/extensions-2.0/python/nautilus-thg.py*
 
 %changelog
+* Thu Oct 06 2011 Mads Kiilerich <mads at kiilerich.com> - 2.1.4-1
+- tortoisehg-2.1.4
+
 * Sun Aug 28 2011 Mads Kiilerich <mads at kiilerich.com> - 2.1.3-1
 - tortoisehg-2.1.3
 


More information about the scm-commits mailing list