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-02-17 18:12:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-delta (Old) and /work/SRC/openSUSE:Factory/.git-delta.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-delta" Wed Feb 17 18:12:12 2021 rev:3 rq:862646 version:0.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/git-delta/git-delta.changes 2020-10-21 14:39:59.385659778 +0200 +++ /work/SRC/openSUSE:Factory/.git-delta.new.28504/git-delta.changes 2021-02-17 18:13:14.962024510 +0100 @@ -1,0 +2,58 @@ +Fri Jan 8 09:05:59 UTC 2021 - Martin Sirringhaus <[email protected]> + +- Update to version 0.5.1 + * This release is primarily to make delta build on Apple Silicon/ARM + for Homebrew. + * It also fixes an inconsistency whereby the line number was not + displayed in the hunk header if line-numbers was active. + +- Update to version 0.5.0 + * This release introduces a cosmetic change to delta output: + the line number (when full line-numbers mode is not active) + is now displayed in the hunk header line, along with the hunk + header code fragment, and optionally a file path. + + Use hunk-header-style to configure it: + --hunk-header-style <hunk-header-style> + Style (foreground, background, attributes) for the hunk-header. + See STYLES section. Special attributes 'file' and 'line-number' + can be used to include the file path, and number of first + hunk line, in the hunk header. If included in the hunk header, + 'file' and 'line-number' are styled according to 'file-style' + and 'hunk-header-decoration-style' respectively. + The style 'omit' can be used to remove the hunk header section + from the output [default: line-number syntax] + If you are displaying the file path in the hunk header, you may + want to get rid of the main file line. + Use file-style = <my-file-color> omit to set the color of the file + in the hunk header while deactivating the main file section. + * The release also fixes a bug that was introduced in the last release + when using delta as a unified diff replacement, + i.e. delta file_a file_b. + * delta 0.4.5 binary release messes up terminal on Ubuntu 20 04 + * delta 0.4.5 binary release does not run on macOS 10.11 (El Capitan) + * ReadMe can now use latest less.exe (instead of forked version) + * bump-homebrew-formula GitHub CD action is not working + * closed: Is it possible to show the file path in the hunk header? + * side-by-side alignment incorrect when tabs present + +- Update to version 0.4.5 + * Creatied CI and CD workflows for Delta in GitHub actions + * delta shall have non-zero status code if there were any matches + found + * Expose max_buffered_lines as configurable option + * Some theme options are not working with --color-only enabled + * Calculate code coverage + * Switch from Travis to GitHub actions + * delta does not recognize Git's copy detection + * Empty lines highlight plus-marker as whitespace-error + * PAGER= does nothing + * Add a test that enforces clippy and rustfmt compliance + * Dimmed-zebra doesn't show whether line is removed vs. added + * Windows Terminal Preview 1.4: Hyperlinks not working + * closed: Is it possible to not use hunk header and see absolute + (true) not relative line numbers? + * closed: Is it possible to show the file path in the hunk header? + * Markdown coloring problem + +------------------------------------------------------------------- Old: ---- git-delta-0.4.4.tar.gz New: ---- git-delta-0.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-delta.spec ++++++ --- /var/tmp/diff_new_pack.Mx1Gl1/_old 2021-02-17 18:13:15.978025341 +0100 +++ /var/tmp/diff_new_pack.Mx1Gl1/_new 2021-02-17 18:13:15.978025341 +0100 @@ -1,7 +1,7 @@ # # spec file for package git-delta # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: git-delta -Version: 0.4.4 +Version: 0.5.1 Release: 0 Summary: A syntax-highlighter for git and diff output License: MIT @@ -36,17 +36,7 @@ %define cargo_registry $(pwd)/vendor %{cargo_prep} -# For ppc64, aarch64 and riscv64, there is a hook running, that touches this file, which is checksummed -%ifarch aarch64 ppc64 ppc64le riscv64 -cp $(pwd)/vendor/backtrace-sys/src/libbacktrace/config.sub $(pwd)/vendor/backtrace-sys/src/libbacktrace/config.sub.save -cp $(pwd)/vendor/backtrace-sys/src/libbacktrace/config.guess $(pwd)/vendor/backtrace-sys/src/libbacktrace/config.guess.save -%endif - %build -%ifarch aarch64 ppc64 ppc64le riscv64 -mv $(pwd)/vendor/backtrace-sys/src/libbacktrace/config.sub.save $(pwd)/vendor/backtrace-sys/src/libbacktrace/config.sub -mv $(pwd)/vendor/backtrace-sys/src/libbacktrace/config.guess.save $(pwd)/vendor/backtrace-sys/src/libbacktrace/config.guess -%endif %cargo_build %check ++++++ git-delta-0.4.4.tar.gz -> git-delta-0.5.1.tar.gz ++++++ ++++ 8378 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/git-delta/vendor.tar.xz /work/SRC/openSUSE:Factory/.git-delta.new.28504/vendor.tar.xz differ: char 26, line 1
