Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2023-03-15 18:53:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git (Old)
 and      /work/SRC/openSUSE:Factory/.git.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git"

Wed Mar 15 18:53:19 2023 rev:295 rq:1071417 version:2.40.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/git/git.changes  2023-02-16 16:55:01.946501663 
+0100
+++ /work/SRC/openSUSE:Factory/.git.new.31432/git.changes       2023-03-15 
18:53:23.896029317 +0100
@@ -1,0 +2,18 @@
+Mon Mar 13 20:08:03 UTC 2023 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- git 2.40.0:
+  * backward incompatible change: The format.attach configuration
+    variable lacked a way to override a value defined in a
+    lower-priority configuration file (e.g. the system one) by
+    redefining it in a higher-priority configuration file. Now,
+    setting format.attach to an empty string means show the patch
+    inline in the e-mail message, without using MIME attachment.
+  * multiple commands and workflows gained additional options,
+    compatible functionality, or more helpful output
+  * "grep -P" learned to use Unicode Character Property to grok
+    character classes when processing \b and \w etc.
+  * under-the-hood improvements and bug fixes
+- The scripted "git add -p/-i" implementation was removed upstream.
+  The openSUSE package already preferred the C implementation.
+
+-------------------------------------------------------------------

Old:
----
  git-2.39.2.tar.sign
  git-2.39.2.tar.xz

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

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

Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.7JBuhd/_old  2023-03-15 18:53:24.752033870 +0100
+++ /var/tmp/diff_new_pack.7JBuhd/_new  2023-03-15 18:53:24.756033892 +0100
@@ -36,7 +36,7 @@
 %bcond_with    asciidoctor
 %endif
 Name:           git
-Version:        2.39.2
+Version:        2.40.0
 Release:        0
 Summary:        Fast, scalable, distributed revision control system
 License:        GPL-2.0-only
@@ -488,7 +488,6 @@
 
 %files
 %dir %{_docdir}/%{name}
-%{gitexecdir}/git-add--interactive
 %{_docdir}/%{name}/README.md
 
 %files doc
@@ -571,8 +570,6 @@
 %dir %{gitexecdir}
 %dir %{gitexecdir}/mergetools
 %{gitexecdir}/mergetools/guiffy
-# We want to prefer the builtin
-%exclude %{gitexecdir}/git-add--interactive
 %{_bindir}/git-new-workdir
 %{_datadir}/bash-completion/completions/*
 %{_sysconfdir}/bash_completion.d/git-prompt

++++++ completion-wordbreaks.diff ++++++
--- /var/tmp/diff_new_pack.7JBuhd/_old  2023-03-15 18:53:24.788034062 +0100
+++ /var/tmp/diff_new_pack.7JBuhd/_new  2023-03-15 18:53:24.792034084 +0100
@@ -2,13 +2,13 @@
  contrib/completion/git-completion.bash |   10 ++++++----
  1 file changed, 6 insertions(+), 4 deletions(-)
 
-Index: git-2.29.0/contrib/completion/git-completion.bash
+Index: git-2.40.0/contrib/completion/git-completion.bash
 ===================================================================
---- git-2.29.0.orig/contrib/completion/git-completion.bash
-+++ git-2.29.0/contrib/completion/git-completion.bash
-@@ -45,10 +45,12 @@
- #     When set to "1" suggest all options, including options which are
- #     typically hidden (e.g. '--allow-empty' for 'git commit').
+--- git-2.40.0.orig/contrib/completion/git-completion.bash
++++ git-2.40.0/contrib/completion/git-completion.bash
+@@ -65,10 +65,12 @@
+ #     case insensitively, even on systems with case sensitive file systems
+ #     (e.g., completing tag name "FOO" on "git checkout f<TAB>").
  
 -case "$COMP_WORDBREAKS" in
 -*:*) : great ;;

++++++ git-2.39.2.tar.xz -> git-2.40.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/git/git-2.39.2.tar.xz 
/work/SRC/openSUSE:Factory/.git.new.31432/git-2.40.0.tar.xz differ: char 15, 
line 1

Reply via email to