[git/f14/master: 1/2] Update to 1.7.3

Todd Zullinger tmz at fedoraproject.org
Mon Sep 20 01:32:29 UTC 2010


commit 6d000faf2c345830839a95c24b9fe15eb890be9b
Author: Todd Zullinger <tmz at pobox.com>
Date:   Sun Sep 19 10:37:07 2010 -0400

    Update to 1.7.3

 git-1.7.2.1-730220de.patch |   86 --------------------------------------------
 git.spec                   |    9 ++---
 2 files changed, 4 insertions(+), 91 deletions(-)
---
diff --git a/git.spec b/git.spec
index e3db044..552d01f 100644
--- a/git.spec
+++ b/git.spec
@@ -6,7 +6,7 @@
 %endif
 
 Name:           git
-Version:        1.7.2.3
+Version:        1.7.3
 Release:        1%{?dist}
 Summary:        Fast Version Control System
 License:        GPLv2
@@ -23,9 +23,6 @@ Patch0:         git-1.5-gitweb-home-link.patch
 Patch1:         git-cvsimport-Ignore-cvsps-2.2b1-Branches-output.patch
 # https://bugzilla.redhat.com/500137
 Patch2:         git-1.6-update-contrib-hooks-path.patch
-# Do not unquote + into ' ' in URLs
-# cherry-picked from upstream
-Patch3:         git-1.7.2.1-730220de.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
@@ -230,7 +227,6 @@ Requires:       emacs-git = %{version}-%{release}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 # Use these same options for every invocation of 'make'.
 # Otherwise it will rebuild in %%install due to flags changes.
@@ -458,6 +454,9 @@ rm -rf %{buildroot}
 # No files for you!
 
 %changelog
+* Sun Sep 19 2010 Todd Zullinger <tmz at pobox.com> - 1.7.3-1
+- Update to 1.7.3
+
 * Tue Sep 07 2010 Adam Tkac <atkac redhat com> - 1.7.2.3-1
 - update to 1.7.2.3
 


More information about the scm-commits mailing list