Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2013-03-14 15:20:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git (Old)
 and      /work/SRC/openSUSE:Factory/.git.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/git/git.changes  2013-03-12 11:09:19.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes     2013-03-14 
15:20:53.000000000 +0100
@@ -1,0 +2,11 @@
+Thu Mar 14 03:29:56 UTC 2013 - [email protected]
+
+- updated to version 1.8.2:
+
+  * a new release of 1.8.x, lots of bug fixes and documentation updates
+  * git-python-install-fix.diff changed
+
+  more details, please see here:
+  https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.2.txt
+
+-------------------------------------------------------------------

Old:
----
  git-1.8.1.5.tar.gz

New:
----
  git-1.8.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.f8ccxr/_old  2013-03-14 15:21:02.000000000 +0100
+++ /var/tmp/diff_new_pack.f8ccxr/_new  2013-03-14 15:21:02.000000000 +0100
@@ -30,7 +30,7 @@
 BuildRequires:  python
 BuildRequires:  sgml-skel
 BuildRequires:  xmlto
-Version:        1.8.1.5
+Version:        1.8.2
 Release:        0
 Summary:        Fast, scalable, distributed revision control system
 License:        GPL-2.0

++++++ git-1.8.1.5.tar.gz -> git-1.8.2.tar.gz ++++++
++++ 67556 lines of diff (skipped)

++++++ git-python-install-fix.diff ++++++
--- /var/tmp/diff_new_pack.f8ccxr/_old  2013-03-14 15:21:04.000000000 +0100
+++ /var/tmp/diff_new_pack.f8ccxr/_new  2013-03-14 15:21:04.000000000 +0100
@@ -1,22 +1,11 @@
 ---
- Makefile                    |    2 +-
- git_remote_helpers/Makefile |    2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
+Makefile                    |    2 +-
+git_remote_helpers/Makefile |    2 +-
+2 files changed, 2 insertions(+), 2 deletions(-)
 
---- a/git_remote_helpers/Makefile
-+++ b/git_remote_helpers/Makefile
-@@ -29,7 +29,7 @@
-       $(QUIET)$(PYTHON_PATH) $(pysetupfile) $(QUIETSETUP) build
- 
- install: $(pysetupfile)
--      $(PYTHON_PATH) $(pysetupfile) install --prefix $(DESTDIR_SQ)$(prefix)
-+      $(PYTHON_PATH) $(pysetupfile) install --prefix $(prefix) --root 
$(DESTDIR_SQ)
- 
- instlibdir: $(pysetupfile)
-       @echo "$(DESTDIR_SQ)$(prefix)/$(PYLIBDIR)"
 --- a/Makefile
 +++ b/Makefile
-@@ -1800,7 +1800,7 @@
+@@ -1797,7 +1797,7 @@ $(patsubst %.py,%,$(SCRIPT_PYTHON)): GIT-CFLAGS 
GIT-PREFIX GIT-PYTHON-VARS
  $(patsubst %.py,%,$(SCRIPT_PYTHON)): % : %.py
        $(QUIET_GEN)$(RM) $@ $@+ && \
        INSTLIBDIR=`MAKEFLAGS= $(MAKE) -C git_remote_helpers -s \
@@ -25,3 +14,14 @@
                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
+@@ -35,7 +35,7 @@ all: $(pysetupfile)
+       $(QUIET)echo "$(py_version)" >GIT-PYTHON-VERSION
+ 
+ install: $(pysetupfile)
+-      $(PYTHON_PATH) $(pysetupfile) install --prefix $(DESTDIR_SQ)$(prefix)
++      $(PYTHON_PATH) $(pysetupfile) install --prefix $(prefix) --root 
$(DESTDIR_SQ)
+ 
+ instlibdir: $(pysetupfile)
+       @echo "$(DESTDIR_SQ)$(prefix)/$(PYLIBDIR)"

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to