Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package git-delta for openSUSE:Factory 
checked in at 2021-08-04 22:28:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-delta (Old)
 and      /work/SRC/openSUSE:Factory/.git-delta.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-delta"

Wed Aug  4 22:28:59 2021 rev:5 rq:910146 version:0.8.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-delta/git-delta.changes      2021-02-23 
20:22:39.435775183 +0100
+++ /work/SRC/openSUSE:Factory/.git-delta.new.1899/git-delta.changes    
2021-08-04 22:29:42.741741423 +0200
@@ -1,0 +2,61 @@
+Wed Aug  4 09:02:40 UTC 2021 - Martin Sirringhaus <martin.sirringh...@suse.com>
+
+- Add git as BuildRequires, which is needed for testing
+- Update to version 0.8.3
+  * This release fixes a security vulnerability (CVE-2021-36376) 
+    on Windows. Please update if you are using Windows.
+
+- Update to version 0.8.2
+  * This is a bug fix release: the bug occurs when using delta to 
+    diff files whose names contain spaces. It does not affect use of 
+    delta as git's pager.
+  * closed bug: argument parsing error with delta fileA fileB 
+    when filenames contain spaces
+
+- Update to version 0.8.1
+  * This is mainly a bug fix release: filenames containing spaces 
+    were causing crashes due to a regression in 0.8.0. It also includes 
+    a fix for the delta file_a file_b "diff mode" usage style, and 
+    an improvement for the diff-highlight / diff-so-fancy emulation modes.
+  * closed bug: Panic with filename "01g - Text"
+  * closed bug: side-by-side option only works in diff mode when piping
+  * closed bug: commit-style raw for diff-so-fancy / diff-highlight
+
+- Update to version 0.8.0
+  * New option: relative-paths causes all file paths to be printed 
+   relative to the current directory so that they can be easily opened 
+   in a text editor or used in a shell command. Using 
+   `hunk-header-style = file line-number` syntax will emit the line 
+   number with the file path and thus should allow your editor to 
+   open at the correct line. For example, in the VS Code integrated 
+   terminal this means that with no further configuration every file 
+   path in git output can be opened with ctrl-click/cmd-click, and 
+   opening at a specific line works. Use diff-stat-align-width to 
+   control horizontal alignment of diff stat sections, 
+   although this may be replaced by a better solution in the future.
+  * New option: commit-regex allows delta to work nicely with custom 
+    git log formats
+  * Support git -c delta.foo=bar ... in latest git version
+  * Support custom hyperlink hash formats
+  * Allow custom themes to be defined as light themes
+  * Transform file paths to be relative to current directory
+  * delta file_A file_B now invokes git diff, instead of diff -u
+  * Fixed bug the --24-bit-color option is unusable from .gitconfig: 
+    24-bit-color is deprecated; use true-color instead.
+  * Fixed bug Fix less version parsing
+  * Fixed bug No output for chmod file mode change
+
+- Update to version 0.7.1
+  * This release brings two improvements due to delta contributors:
+    @cben proposed a new way for delta to seed less with the regexp 
+    that is used to implement navigation, which is implemented in 
+    this release. This makes it possible to keep navigate=true in 
+    delta config all the time, without the ill effects that it had before
+  * a new option delta --show-themes, which demos the delta color 
+    themes that are available locally. n and N step forwards and 
+    backwards through the themes.
+  * new themes
+  * Fix bug Setting $PAGER to use delta results in an infinite loop
+  * Fix bug --navigate breaks git log --oneline and empty git diff
+
+-------------------------------------------------------------------

Old:
----
  git-delta-0.6.0.tar.gz

New:
----
  git-delta-0.8.3.tar.gz

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

Other differences:
------------------
++++++ git-delta.spec ++++++
--- /var/tmp/diff_new_pack.z70blR/_old  2021-08-04 22:29:43.417740598 +0200
+++ /var/tmp/diff_new_pack.z70blR/_new  2021-08-04 22:29:43.421740594 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           git-delta
-Version:        0.6.0
+Version:        0.8.3
 Release:        0
 Summary:        A syntax-highlighter for git and diff output
 License:        MIT
@@ -25,6 +25,7 @@
 Source0:        
https://github.com/dandavison/delta/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        vendor.tar.xz
 BuildRequires:  clang-devel
+BuildRequires:  git
 BuildRequires:  rust-packaging
 Conflicts:      sccs
 

++++++ git-delta-0.6.0.tar.gz -> git-delta-0.8.3.tar.gz ++++++
++++ 4762 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/git-delta/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.git-delta.new.1899/vendor.tar.xz differ: char 26, 
line 1

Reply via email to