Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2016-01-08 15:22:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2015-12-17 15:52:48.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes     2016-01-08 
15:22:29.000000000 +0100
@@ -1,0 +2,31 @@
+Tue Jan  5 13:24:54 UTC 2016 - [email protected]
+
+- git 2.7.0:
+  * UI, Workflows & Features updates
+  * new subcommands, parameters and configuration options
+  * performance improvements and code clean-ups
+  * remove upstreamed patches:
+    0001-gitk-Fix-crash-with-all-in-non-English-locales.patch
+    0002-gitk-Update-msgid-s-for-menu-items-with-accelerator.patch
+    0003-gitk-Add-accelerators-to-Japanese-locale.patch
+    0004-gitk-Add-accelerator-to-German-locale.patch
+
+-------------------------------------------------------------------
+Tue Jan  5 06:58:11 UTC 2016 - [email protected]
+
+- git 2.6.5:
+  * Update "git subtree" (in contrib/) so that it can take 
+    whitespaces in the pathnames, not only in the in-tree pathname
+    but the name of the directory that the repository is in.
+  * "git p4" used to import Perforce CLs that touch only paths
+    outside the client spec as empty commits. It has been
+    corrected to ignorethem instead, with a new configuration
+    git-p4.keepEmptyCommits as a backward compatibility knob.
+  * Improve error reporting when SMTP TLS fails.
+  * "git symbolic-ref" forgot to report a failure with its exit
+    status.
+  * History traversal with "git log --source" that starts with an
+    annotated tag failed to report the tag as "source", due to an
+    old regression in the command line parser back in v2.2 days.
+
+-------------------------------------------------------------------

Old:
----
  0001-gitk-Fix-crash-with-all-in-non-English-locales.patch
  0002-gitk-Update-msgid-s-for-menu-items-with-accelerator.patch
  0003-gitk-Add-accelerators-to-Japanese-locale.patch
  0004-gitk-Add-accelerator-to-German-locale.patch
  git-2.6.4.tar.sign
  git-2.6.4.tar.xz

New:
----
  git-2.7.0.tar.sign
  git-2.7.0.tar.xz

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

Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.YvbH27/_old  2016-01-08 15:22:30.000000000 +0100
+++ /var/tmp/diff_new_pack.YvbH27/_new  2016-01-08 15:22:30.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package git
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %endif
 
 Name:           git
-Version:        2.6.4
+Version:        2.7.0
 Release:        0
 Summary:        Fast, scalable, distributed revision control system
 License:        GPL-2.0
@@ -51,11 +51,6 @@
 Patch6:         git-tcsh-completion-fixes.diff
 # adapt paths in zsh completion (bnc#853183)
 Patch7:         git-zsh-completion-fixes.diff
-# PATCH-FIX-OPENSUSE fixes for gitk crash (bsc#951153)
-Patch101:       0001-gitk-Fix-crash-with-all-in-non-English-locales.patch
-Patch102:       0002-gitk-Update-msgid-s-for-menu-items-with-accelerator.patch
-Patch103:       0003-gitk-Add-accelerators-to-Japanese-locale.patch
-Patch104:       0004-gitk-Add-accelerator-to-German-locale.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  apache2
 BuildRequires:  asciidoc
@@ -242,10 +237,6 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%patch101 -p1
-%patch102 -p1
-%patch103 -p1
-%patch104 -p1
 
 %build
 cat > .make <<'EOF'

++++++ git-2.6.4.tar.xz -> git-2.7.0.tar.xz ++++++
++++ 124181 lines of diff (skipped)


Reply via email to