[git-cola] * Sun Mar 06 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.4.3.1-1 - Update to 1.4.3.1 (#682518) -

Kevin Kofler kkofler at fedoraproject.org
Sun Mar 6 12:12:25 UTC 2011


commit 497590494ee5bb9cace804163092b39b109b6336
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Sun Mar 6 13:12:01 2011 +0100

    * Sun Mar 06 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.4.3.1-1
    - Update to 1.4.3.1 (#682518)
    - Drop upstreamed translations patch

 .gitignore                    |    1 +
 cola-1.4.3-translations.patch |   18 ------------------
 git-cola.spec                 |   11 ++++++-----
 sources                       |    2 +-
 4 files changed, 8 insertions(+), 24 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b49a8d..8cf2cfe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 cola-1.4.1.2.tar.gz
 /cola-1.4.3.tar.gz
+/cola-1.4.3.1.tar.gz
diff --git a/git-cola.spec b/git-cola.spec
index 71202ca..9417683 100644
--- a/git-cola.spec
+++ b/git-cola.spec
@@ -1,16 +1,14 @@
 %{!?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
-Release:        2%{?dist}
+Version:        1.4.3.1
+Release:        1%{?dist}
 Summary:        A highly caffeinated git gui
 
 Group:          Development/Tools
 License:        GPLv2+
 URL:            http://cola.tuxfamily.org/
 Source0:        http://cola.tuxfamily.org/releases/cola-%{version}.tar.gz
-# fix installation of translations
-Patch0:         cola-1.4.3-translations.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -35,7 +33,6 @@ sugary flavour and caffeine-inspired features.
 
 %prep
 %setup -q -n cola-%{version}
-%patch0 -p1 -b .translations
 
 
 %build
@@ -77,6 +74,10 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Sun Mar 06 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.4.3.1-1
+- Update to 1.4.3.1 (#682518)
+- Drop upstreamed translations patch
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 6efce77..86b1fef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64d9c3e45a746c8775a0f33f65b91155  cola-1.4.3.tar.gz
+9226bfbdaa37a877433fde693e04e00a  cola-1.4.3.1.tar.gz


More information about the scm-commits mailing list