Hello community, here is the log from the commit of package git for openSUSE:Factory checked in at 2013-08-27 20:44:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git (Old) and /work/SRC/openSUSE:Factory/.git.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git" Changes: -------- --- /work/SRC/openSUSE:Factory/git/git.changes 2013-08-10 11:50:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2013-08-27 20:44:32.000000000 +0200 @@ -1,0 +2,8 @@ +Mon Aug 26 01:36:57 UTC 2013 - [email protected] + +- updated to version 1.8.4: + + more details, please see here: + https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.4.txt + +------------------------------------------------------------------- Old: ---- git-1.8.3.4.tar.gz New: ---- git-1.8.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git.spec ++++++ --- /var/tmp/diff_new_pack.rmvXYT/_old 2013-08-27 20:44:33.000000000 +0200 +++ /var/tmp/diff_new_pack.rmvXYT/_new 2013-08-27 20:44:33.000000000 +0200 @@ -20,7 +20,7 @@ %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services Name: git -Version: 1.8.3.4 +Version: 1.8.4 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0 ++++++ git-1.8.3.4.tar.gz -> git-1.8.4.tar.gz ++++++ ++++ 99698 lines of diff (skipped) ++++++ git-python-install-fix.diff ++++++ --- /var/tmp/diff_new_pack.rmvXYT/_old 2013-08-27 20:44:34.000000000 +0200 +++ /var/tmp/diff_new_pack.rmvXYT/_new 2013-08-27 20:44:34.000000000 +0200 @@ -1,21 +1,20 @@ ---- -Makefile | 2 +- -git_remote_helpers/Makefile | 2 +- -2 files changed, 2 insertions(+), 2 deletions(-) - ---- a/Makefile -+++ b/Makefile -@@ -1797,7 +1797,7 @@ $(patsubst %.py,%,$(SCRIPT_PYTHON)): GIT-CFLAGS GIT-PREFIX GIT-PYTHON-VARS - $(patsubst %.py,%,$(SCRIPT_PYTHON)): % : %.py +Index: git-1.8.4/Makefile +=================================================================== +--- git-1.8.4/Makefile.orig 2013-08-24 03:38:43.000000000 +0800 ++++ git-1.8.4/Makefile 2013-08-26 09:46:14.596687535 +0800 +@@ -1838,7 +1838,7 @@ $(SCRIPT_PYTHON_GEN): GIT-CFLAGS GIT-PRE + $(SCRIPT_PYTHON_GEN): % : %.py $(QUIET_GEN)$(RM) $@ $@+ && \ INSTLIBDIR=`MAKEFLAGS= $(MAKE) -C git_remote_helpers -s \ - --no-print-directory prefix='$(prefix_SQ)' DESTDIR='$(DESTDIR_SQ)' \ -+ --no-print-directory prefix='$(prefix_SQ)' DESTDIR=\ ++ --no-print-directory prefix='$(prefix_SQ)' DESTDIR= \ instlibdir` && \ sed -e '1s|#!.*python|#!$(PYTHON_PATH_SQ)|' \ -e 's|\(os\.getenv("GITPYTHONLIB"\)[^)]*)|\1,"@@INSTLIBDIR@@")|' \ ---- a/git_remote_helpers/Makefile -+++ b/git_remote_helpers/Makefile +Index: git-1.8.4/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) $(QUIET)echo "$(py_version)" >GIT-PYTHON-VERSION -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
