[tortoisehg/f17] tortoisehg-2.4.1

Mads Kiilerich kiilerix at fedoraproject.org
Sat Jun 9 12:45:40 UTC 2012


commit a8b316192b51470f8d97b8f0a2159efdb280f95a
Author: Mads Kiilerich <mads at kiilerich.com>
Date:   Sat Jun 9 14:45:32 2012 +0200

    tortoisehg-2.4.1

 .gitignore      |    1 +
 sources         |    2 +-
 tortoisehg.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c7e423..e5da307 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ tortoisehg-1.1.2.tar.gz
 /tortoisehg-2.3.1.tar.gz
 /tortoisehg-2.3.2.tar.gz
 /tortoisehg-2.4.tar.gz
+/tortoisehg-2.4.1.tar.gz
diff --git a/sources b/sources
index fe7ffe3..de89a31 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c4eebbf6bcf2942cb702a5fda70afb8  tortoisehg-2.4.tar.gz
+cf57825d111215f48c335d1d4175ed94  tortoisehg-2.4.1.tar.gz
diff --git a/tortoisehg.spec b/tortoisehg.spec
index 88911f1..fe8e776 100644
--- a/tortoisehg.spec
+++ b/tortoisehg.spec
@@ -3,7 +3,7 @@
 %define debug_package %{nil}
 
 Name:           tortoisehg
-Version:        2.4
+Version:        2.4.1
 Release:        1%{?dist}
 Summary:        Mercurial GUI command line tool thg
 Group:          Development/Tools
@@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/nautilus/extensions-2.0/python/nautilus-thg.py*
 
 %changelog
+* Sat Jun 09 2012 Mads Kiilerich <mads at kiilerich.com> - 2.4.1-1
+- tortoisehg-2.4.1
+
 * Sun May 06 2012 Mads Kiilerich <mads at kiilerich.com> - 2.4-1
 - tortoisehg-2.4
 


More information about the scm-commits mailing list