[tortoisehg] tortoisehg-2.1.2

Mads Kiilerich kiilerix at fedoraproject.org
Tue Aug 2 22:34:11 UTC 2011


commit ea7db44e2340f7f50434fda4f66ac345d9f68c91
Author: Mads Kiilerich <mads at kiilerich.com>
Date:   Wed Aug 3 00:32:52 2011 +0200

    tortoisehg-2.1.2

 .gitignore      |    1 +
 sources         |    2 +-
 tortoisehg.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d7bc9e9..96362ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ tortoisehg-1.1.2.tar.gz
 /tortoisehg-2.0.5.tar.gz
 /tortoisehg-2.1.tar.gz
 /tortoisehg-2.1.1.tar.gz
+/tortoisehg-2.1.2.tar.gz
diff --git a/sources b/sources
index b280b14..375af2d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93c5ae1306ba251e7864775c8264ebfc  tortoisehg-2.1.1.tar.gz
+0419e0c9f6b670ed048cda9a313a3748  tortoisehg-2.1.2.tar.gz
diff --git a/tortoisehg.spec b/tortoisehg.spec
index dc23c45..0b23115 100644
--- a/tortoisehg.spec
+++ b/tortoisehg.spec
@@ -3,7 +3,7 @@
 %define debug_package %{nil}
 
 Name:           tortoisehg
-Version:        2.1.1
+Version:        2.1.2
 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
+* Wed Aug 03 2011 Mads Kiilerich <mads at kiilerich.com> - 2.1.2-1
+- tortoisehg-2.1.2
+
 * Mon Jul 11 2011 Mads Kiilerich <mads at kiilerich.com> - 2.1.1-1
 - tortoisehg-2.1.1
 - clarify in requirements that this is intended to work with Mercurial 1.9.x only


More information about the scm-commits mailing list