[git/f21] 2.1.0

Ondrej Oprala ooprala at fedoraproject.org
Mon Aug 18 09:38:22 UTC 2014


commit c5b79ee9cb8c2671d3a4dc5de47a0f83a84af0b2
Author: Ondrej Oprala <ooprala at redhat.com>
Date:   Mon Aug 18 10:52:36 2014 +0200

    2.1.0

 ...tree-Use-gitexecdir-instead-of-libexecdir.patch |   44 --------------------
 git.spec                                           |    9 ++--
 sources                                            |    6 +-
 3 files changed, 8 insertions(+), 51 deletions(-)
---
diff --git a/git.spec b/git.spec
index e92bfaf..4a3e5c9 100644
--- a/git.spec
+++ b/git.spec
@@ -43,8 +43,8 @@
 %endif
 
 Name:           git
-Version:        2.0.4
-Release:        2%{?dist}
+Version:        2.1.0
+Release:        1%{?dist}
 Summary:        Fast Version Control System
 License:        GPLv2
 Group:          Development/Tools
@@ -64,7 +64,6 @@ Patch0:         git-1.8-gitweb-home-link.patch
 Patch1:         git-cvsimport-Ignore-cvsps-2.2b1-Branches-output.patch
 # https://bugzilla.redhat.com/600411
 Patch3:         git-1.7-el5-emacs-support.patch
-Patch5:         0001-git-subtree-Use-gitexecdir-instead-of-libexecdir.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -308,7 +307,6 @@ Requires:       emacs-git = %{version}-%{release}
 %if %{emacs_old}
 %patch3 -p1
 %endif
-%patch5 -p1
 
 %if %{use_prebuilt_docs}
 mkdir -p prebuilt_docs/{html,man}
@@ -633,6 +631,9 @@ rm -rf %{buildroot}
 # No files for you!
 
 %changelog
+* Mon Aug 18 2014 Ondrej Oprala <ooprala at redhat.com - 2.1.0-1
+- 2.1.0
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 19b7d94..a89bf55 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-f072436581ac0c0e9660a0637fd3ae2c  git-2.0.4.tar.gz
-63361c7aa7424d47b8ccdff09fafe1ba  git-htmldocs-2.0.4.tar.gz
-b256562b05242250df07f6a91e0887a2  git-manpages-2.0.4.tar.gz
+40f059350019ff1f0763b315d0ca5c2e  git-2.1.0.tar.gz
+920860531676844a232589b21c1fba35  git-htmldocs-2.1.0.tar.gz
+3a0745e8302a904c8359e8a5da594cc9  git-manpages-2.1.0.tar.gz


More information about the scm-commits mailing list