[git-cola] * Sat May 21 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.4.3.4-1 - Update to 1.4.3.4 (#706588)

Kevin Kofler kkofler at fedoraproject.org
Sat May 21 10:25:59 UTC 2011


commit 0f7eba21c56ed3a7ba1e22987c3880d312deaf43
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Sat May 21 12:25:36 2011 +0200

    * Sat May 21 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.4.3.4-1
    - Update to 1.4.3.4 (#706588)

 .gitignore    |    1 +
 git-cola.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3193c3..75a2c9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ cola-1.4.1.2.tar.gz
 /cola-1.4.3.1.tar.gz
 /cola-1.4.3.2.tar.gz
 /cola-1.4.3.3.tar.gz
+/cola-1.4.3.4.tar.gz
diff --git a/git-cola.spec b/git-cola.spec
index 4eaa8e2..afe7f4f 100644
--- a/git-cola.spec
+++ b/git-cola.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           git-cola
-Version:        1.4.3.3
+Version:        1.4.3.4
 Release:        1%{?dist}
 Summary:        A highly caffeinated git gui
 
@@ -74,6 +74,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Sat May 21 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.4.3.4-1
+- Update to 1.4.3.4 (#706588)
+
 * Sat Apr 23 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.4.3.3-1
 - Update to 1.4.3.3 (#699123)
 
diff --git a/sources b/sources
index 6a3632e..68d1183 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a649d39b509692b5c7dd54430849e2c2  cola-1.4.3.3.tar.gz
+27d5ee669a4bd430a8dbf87123448146  cola-1.4.3.4.tar.gz


More information about the scm-commits mailing list