From 8c329d52ad1daeaf3f557bdc9c8f178166d0a5ab Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Tue, 5 Jan 2016 07:43:09 -0600 Subject: [PATCH] 2.7.0 --- git.spec | 10 +++++++--- sources | 6 +++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/git.spec b/git.spec index bd543ee..93c455e 100644 --- a/git.spec +++ b/git.spec @@ -43,7 +43,7 @@ %endif Name: git -Version: 2.6.4 +Version: 2.7.0 Release: 1%{?dist} Summary: Fast Version Control System License: GPLv2 @@ -67,7 +67,7 @@ Patch3: git-1.7-el5-emacs-support.patch # https://bugzilla.redhat.com/show_bug.cgi?id=1204193 # http://thread.gmane.org/gmane.comp.version-control.git/266145 # could be removed when update/branch of Michael will be merged in upstream -Patch4: git-infinite-loop.patch +#Patch4: git-infinite-loop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -333,7 +333,7 @@ Requires: emacs-git = %{version}-%{release} %if %{emacs_old} %patch3 -p1 %endif -%patch4 -p1 +#%patch4 -p1 %if %{use_prebuilt_docs} mkdir -p prebuilt_docs/{html,man} @@ -684,6 +684,10 @@ rm -rf %{buildroot} # No files for you! %changelog +* Tue Jan 05 2016 Jon Ciesla - 2.7.0-1 +- Update to 2.7.0. +- Infinite loop patch appears obsolete. + * Wed Dec 09 2015 Jon Ciesla - 2.6.4-1 - Update to 2.6.4. diff --git a/sources b/sources index 6f835bc..f4cb511 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -169409c2f9872797f1efb41fb9a99dc3 git-2.6.4.tar.gz -9ad6c228e9af453f6446619ddc63c8d9 git-htmldocs-2.6.4.tar.gz -6b4c2b4324c4f47fd635cf345cdd42eb git-manpages-2.6.4.tar.gz +f3c3ed131e37e5e07cc0b81e9b539908 git-2.7.0.tar.gz +28af913ecdef190cc67406c809c153b9 git-htmldocs-2.7.0.tar.gz +dca693846672e68c31d2eb1fc32e763b git-manpages-2.7.0.tar.gz