rpms/git-cola/F-9 git-cola.spec, 1.3, 1.4 sources, 1.3, 1.4 git-cola-shebang.patch, 1.2, NONE

Ben Boeckel mathstuf at fedoraproject.org
Tue Mar 17 17:12:59 UTC 2009


Author: mathstuf

Update of /cvs/pkgs/rpms/git-cola/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24537

Modified Files:
	git-cola.spec sources 
Removed Files:
	git-cola-shebang.patch 
Log Message:
Update to 1.3.5.42


Index: git-cola.spec
===================================================================
RCS file: /cvs/pkgs/rpms/git-cola/F-9/git-cola.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- git-cola.spec	28 Feb 2009 20:14:34 -0000	1.3
+++ git-cola.spec	17 Mar 2009 17:12:29 -0000	1.4
@@ -3,27 +3,24 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           git-cola
-Version:        1.3.5.28
-Release:        1%{?dist}.1
+Version:        1.3.5.42
+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}-src.tar.gz
-## Upstream patches
-# Accepted (target 1.3.6)
-Patch99:        git-cola-shebang.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  desktop-file-utils
 BuildRequires:  python-devel
 BuildRequires:  PyQt4-devel
 BuildRequires:  asciidoc
 BuildRequires:  git-core
 BuildRequires:  gettext
 BuildRequires:  xmlto
-BuildRequires:  desktop-file-utils
 Requires:       git-core
 Requires:       PyQt4
 Requires:       python-inotify
@@ -34,7 +31,6 @@
 
 %prep
 %setup -q -n cola-%{version}
-%patch99
 
 
 %build
@@ -80,6 +76,9 @@
 
 
 %changelog
+* Mon Mar 16 2009 Ben Boeckel <MathStuf at gmail.com> 1.3.5.42-1
+- Update to 1.3.5.42
+
 * Sat Feb 28 2009 Ben Boeckel <MathStuf at gmail.com> 1.3.5.28-1.fc10.1
 - Add BR on desktop-file-utils
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/git-cola/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	28 Feb 2009 20:14:34 -0000	1.3
+++ sources	17 Mar 2009 17:12:29 -0000	1.4
@@ -1 +1 @@
-3ae77c4daa45e5deec249d5ec27efd34  cola-1.3.5.28-src.tar.gz
+befeb8e4bc1e97b2bd02755047579e63  cola-1.3.5.42-src.tar.gz


--- git-cola-shebang.patch DELETED ---




More information about the fedora-extras-commits mailing list