[git-cola] Update to 1.8.0 (#849593)

Kevin Kofler kkofler at fedoraproject.org
Wed Sep 26 22:53:36 UTC 2012


commit 3c1284673b8d52b275a47c6f76b5995d56b380b9
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Thu Sep 27 00:53:04 2012 +0200

    Update to 1.8.0 (#849593)
    
    * Wed Sep 26 2012 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.8.0-1
    - Update to 1.8.0 (#849593)

 .gitignore    |    1 +
 git-cola.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 37b80d5..f6df22b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ cola-1.4.1.2.tar.gz
 /git-cola-1.7.5.tar.gz
 /git-cola-1.7.6.tar.gz
 /git-cola-1.7.7.tar.gz
+/git-cola-1.8.0.tar.gz
diff --git a/git-cola.spec b/git-cola.spec
index 6ee0dab..e95c826 100644
--- a/git-cola.spec
+++ b/git-cola.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           git-cola
-Version:        1.7.7
-Release:        2%{?dist}
+Version:        1.8.0
+Release:        1%{?dist}
 Summary:        A highly caffeinated git gui
 
 Group:          Development/Tools
@@ -80,6 +80,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Wed Sep 26 2012 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.8.0-1
+- Update to 1.8.0 (#849593)
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index a4d51bd..d7a1b55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d26636f5a2de0cadfef96df0308cf8b3  git-cola-1.7.7.tar.gz
+376b800fffd0aa421acf49c575abf762  git-cola-1.8.0.tar.gz


More information about the scm-commits mailing list