rpms/git-cola/devel .cvsignore, 1.7, 1.8 git-cola.spec, 1.10, 1.11 sources, 1.7, 1.8

Ben Boeckel mathstuf at fedoraproject.org
Sun Oct 25 01:15:31 UTC 2009


Author: mathstuf

Update of /cvs/pkgs/rpms/git-cola/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19454

Modified Files:
	.cvsignore git-cola.spec sources 
Log Message:
Update to 1.4.0


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/git-cola/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	28 Aug 2009 23:58:23 -0000	1.7
+++ .cvsignore	25 Oct 2009 01:15:26 -0000	1.8
@@ -1 +1 @@
-cola-1.3.9.14-src.tar.gz
+cola-1.4.0-src.tar.gz


Index: git-cola.spec
===================================================================
RCS file: /cvs/pkgs/rpms/git-cola/devel/git-cola.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- git-cola.spec	28 Aug 2009 23:58:23 -0000	1.10
+++ git-cola.spec	25 Oct 2009 01:15:26 -0000	1.11
@@ -1,8 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?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.9.14
+Version:        1.4.0
 Release:        1%{?dist}
 Summary:        A highly caffeinated git gui
 
@@ -29,12 +28,12 @@ Requires:       python-inotify
 A sweet, carbonated git gui known for its
 sugary flavour and caffeine-inspired features.
 
+
 %prep
 %setup -q -n cola-%{version}
 
 
 %build
-# Remove CFLAGS=... for noarch packages (unneeded)
 %{__python} setup.py build
 make doc
 
@@ -68,6 +67,7 @@ update-desktop-database &> /dev/null || 
 %{_bindir}/git-difftool
 %{_bindir}/git-difftool--helper
 %endif
+%{_libexecdir}/git-cola/ssh-askpass
 %{_datadir}/applications/cola.desktop
 %{_datadir}/git-cola
 %{_docdir}/git-cola
@@ -76,6 +76,9 @@ update-desktop-database &> /dev/null || 
 
 
 %changelog
+* Sat Oct 24 2009 Ben Boeckel <MathStuf at gmail.com> 1.4.0-1
+- Update to 1.4.0
+
 * Fri Aug 28 2009 Ben Boeckel <MathStuf at gmail.com> 1.3.9.14-1
 - Update to 1.3.9.14
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/git-cola/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	28 Aug 2009 23:58:23 -0000	1.7
+++ sources	25 Oct 2009 01:15:26 -0000	1.8
@@ -1 +1 @@
-8f94cd347e97a0c8315a98f0d23e2192  cola-1.3.9.14-src.tar.gz
+156a8d8f16583a29dc0ead3667024c45  cola-1.4.0-src.tar.gz




More information about the fedora-extras-commits mailing list