Accepting request 196442 from devel:tools:scm
update to version 1.8.4 (forwarded request 196338 from douglarek) OBS-URL: https://build.opensuse.org/request/show/196442 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=118
This commit is contained in:
parent
545f3d1c69
commit
97d7174b6a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dfa2cdf2df92b4abe956b1e7586030381c4e39e89161ab789a660d8d1f24d9d9
|
|
||||||
size 4479898
|
|
3
git-1.8.4.tar.gz
Normal file
3
git-1.8.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:51e8522c256ef8091c6fd5846b9cef8ba4e764819193b5b6cec570f530e6cb94
|
||||||
|
size 4657759
|
@ -1,12 +1,9 @@
|
|||||||
---
|
Index: git-1.8.4/Makefile
|
||||||
Makefile | 2 +-
|
===================================================================
|
||||||
git_remote_helpers/Makefile | 2 +-
|
--- git-1.8.4/Makefile.orig 2013-08-24 03:38:43.000000000 +0800
|
||||||
2 files changed, 2 insertions(+), 2 deletions(-)
|
+++ git-1.8.4/Makefile 2013-08-26 09:46:14.596687535 +0800
|
||||||
|
@@ -1838,7 +1838,7 @@ $(SCRIPT_PYTHON_GEN): GIT-CFLAGS GIT-PRE
|
||||||
--- a/Makefile
|
$(SCRIPT_PYTHON_GEN): % : %.py
|
||||||
+++ b/Makefile
|
|
||||||
@@ -1797,7 +1797,7 @@ $(patsubst %.py,%,$(SCRIPT_PYTHON)): GIT-CFLAGS GIT-PREFIX GIT-PYTHON-VARS
|
|
||||||
$(patsubst %.py,%,$(SCRIPT_PYTHON)): % : %.py
|
|
||||||
$(QUIET_GEN)$(RM) $@ $@+ && \
|
$(QUIET_GEN)$(RM) $@ $@+ && \
|
||||||
INSTLIBDIR=`MAKEFLAGS= $(MAKE) -C git_remote_helpers -s \
|
INSTLIBDIR=`MAKEFLAGS= $(MAKE) -C git_remote_helpers -s \
|
||||||
- --no-print-directory prefix='$(prefix_SQ)' DESTDIR='$(DESTDIR_SQ)' \
|
- --no-print-directory prefix='$(prefix_SQ)' DESTDIR='$(DESTDIR_SQ)' \
|
||||||
@ -14,8 +11,10 @@ git_remote_helpers/Makefile | 2 +-
|
|||||||
instlibdir` && \
|
instlibdir` && \
|
||||||
sed -e '1s|#!.*python|#!$(PYTHON_PATH_SQ)|' \
|
sed -e '1s|#!.*python|#!$(PYTHON_PATH_SQ)|' \
|
||||||
-e 's|\(os\.getenv("GITPYTHONLIB"\)[^)]*)|\1,"@@INSTLIBDIR@@")|' \
|
-e 's|\(os\.getenv("GITPYTHONLIB"\)[^)]*)|\1,"@@INSTLIBDIR@@")|' \
|
||||||
--- a/git_remote_helpers/Makefile
|
Index: git-1.8.4/git_remote_helpers/Makefile
|
||||||
+++ b/git_remote_helpers/Makefile
|
===================================================================
|
||||||
|
--- git-1.8.4/git_remote_helpers/Makefile.orig 2013-08-24 03:38:43.000000000 +0800
|
||||||
|
+++ git-1.8.4/git_remote_helpers/Makefile 2013-08-26 09:47:37.941682649 +0800
|
||||||
@@ -35,7 +35,7 @@ all: $(pysetupfile)
|
@@ -35,7 +35,7 @@ all: $(pysetupfile)
|
||||||
$(QUIET)echo "$(py_version)" >GIT-PYTHON-VERSION
|
$(QUIET)echo "$(py_version)" >GIT-PYTHON-VERSION
|
||||||
|
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 26 01:36:57 UTC 2013 - douglarek@outlook.com
|
||||||
|
|
||||||
|
- updated to version 1.8.4:
|
||||||
|
|
||||||
|
more details, please see here:
|
||||||
|
https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.4.txt
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 9 08:09:04 UTC 2013 - douglarek@outlook.com
|
Fri Aug 9 08:09:04 UTC 2013 - douglarek@outlook.com
|
||||||
|
|
||||||
|
2
git.spec
2
git.spec
@ -20,7 +20,7 @@
|
|||||||
%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
|
%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 1.8.3.4
|
Version: 1.8.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fast, scalable, distributed revision control system
|
Summary: Fast, scalable, distributed revision control system
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user