[git] Update to 1.7.6.1

Todd Zullinger tmz at fedoraproject.org
Fri Aug 26 14:42:04 UTC 2011


commit e86aa5543f5ee5c72836b33d7b337c61e0edbfe2
Author: Todd Zullinger <tmz at pobox.com>
Date:   Fri Aug 26 10:13:53 2011 -0400

    Update to 1.7.6.1

 ...propagate-quiet-to-send-pack-receive-pack.patch |  201 --------------------
 git.spec                                           |   10 +-
 sources                                            |    2 +-
 3 files changed, 6 insertions(+), 207 deletions(-)
---
diff --git a/git.spec b/git.spec
index dfed7cd..7bd1a81 100644
--- a/git.spec
+++ b/git.spec
@@ -68,8 +68,8 @@
 %endif
 
 Name:           git
-Version:        1.7.6
-Release:        5%{?dist}
+Version:        1.7.6.1
+Release:        1%{?dist}
 Summary:        Fast Version Control System
 License:        GPLv2
 Group:          Development/Tools
@@ -87,8 +87,6 @@ Patch1:         git-cvsimport-Ignore-cvsps-2.2b1-Branches-output.patch
 Patch2:         git-1.6-update-contrib-hooks-path.patch
 # https://bugzilla.redhat.com/600411
 Patch3:         git-1.7-el5-emacs-support.patch
-# https://bugzilla.redhat.com/725593
-Patch4:         0001-propagate-quiet-to-send-pack-receive-pack.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
@@ -295,7 +293,6 @@ Requires:       emacs-git = %{version}-%{release}
 %if %{emacs_old}
 %patch3 -p1
 %endif
-%patch4 -p1
 
 # Use these same options for every invocation of 'make'.
 # Otherwise it will rebuild in %%install due to flags changes.
@@ -530,6 +527,9 @@ rm -rf %{buildroot}
 # No files for you!
 
 %changelog
+* Fri Aug 26 2011 Todd Zullinger <tmz at pobox.com> - 1.7.6.1-1
+- Update to 1.7.6.1
+
 * Fri Aug 05 2011 Todd Zullinger <tmz at pobox.com> - 1.7.6-5
 - Fix git push --quiet, thanks to Clemens Buchacher (#725593)
 - Obsolete git-arch as needed
diff --git a/sources b/sources
index 9c931b7..488926d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e0a438eb71e89eedb61f89470ed32a0  git-1.7.6.tar.bz2
+d1e00772cc9dc6c571999feb9e8771ab  git-1.7.6.1.tar.bz2


More information about the scm-commits mailing list