[tortoisehg] tortoisehg-2.1.3

Mads Kiilerich kiilerix at fedoraproject.org
Sun Aug 28 19:10:26 UTC 2011


commit 5334a949e432f0277bb0bfbf92d668161a5061c4
Author: Mads Kiilerich <mads at kiilerich.com>
Date:   Sun Aug 28 21:09:29 2011 +0200

    tortoisehg-2.1.3

 .gitignore      |    1 +
 sources         |    2 +-
 tortoisehg.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 96362ca..3de257f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ tortoisehg-1.1.2.tar.gz
 /tortoisehg-2.1.tar.gz
 /tortoisehg-2.1.1.tar.gz
 /tortoisehg-2.1.2.tar.gz
+/tortoisehg-2.1.3.tar.gz
diff --git a/sources b/sources
index 375af2d..88d5086 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0419e0c9f6b670ed048cda9a313a3748  tortoisehg-2.1.2.tar.gz
+dbe76b908a26a096def47c961805113d  tortoisehg-2.1.3.tar.gz
diff --git a/tortoisehg.spec b/tortoisehg.spec
index 0b23115..2e604cb 100644
--- a/tortoisehg.spec
+++ b/tortoisehg.spec
@@ -3,7 +3,7 @@
 %define debug_package %{nil}
 
 Name:           tortoisehg
-Version:        2.1.2
+Version:        2.1.3
 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
+* Sun Aug 28 2011 Mads Kiilerich <mads at kiilerich.com> - 2.1.3-1
+- tortoisehg-2.1.3
+
 * Wed Aug 03 2011 Mads Kiilerich <mads at kiilerich.com> - 2.1.2-1
 - tortoisehg-2.1.2
 


More information about the scm-commits mailing list