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 2022-09-01 22:12:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-delta (Old)
 and      /work/SRC/openSUSE:Factory/.git-delta.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-delta"

Thu Sep  1 22:12:32 2022 rev:9 rq:1000688 version:0.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-delta/git-delta.changes      2022-06-15 
00:33:06.378597632 +0200
+++ /work/SRC/openSUSE:Factory/.git-delta.new.2083/git-delta.changes    
2022-09-01 22:13:09.716563814 +0200
@@ -1,0 +2,20 @@
+Thu Sep  1 11:58:39 UTC 2022 - Martin Sirringhaus <martin.sirringh...@suse.com>
+
+- Update to version 0.14.0:
+  * Update color-moved-support.md
+  * Tweak some words improved representation
+  * Only trigger git show handler if a file extension was parsed
+  * Fix commit hyperlink formatting
+  * Avoid lockup when running without arguments and stdin is connected to a tty
+  * Fix whole-file changes being attributed to the wrong commit in "git log" 
output
+  * Update README.md to include git 2.37.0 workaround
+  * Don't attempt to process ANSI sequences in non-UTF8 input
+  * Update clap
+  * Recreate highlighter on each line of git show $commit:$path output
+  * Fix git-grep match-highlighting at line-start
+  * Update to chameleon theme
+  * Fix typos
+  * Support configurable timestamps in git blame output
+  * Added auto completions for fish shell
+
+-------------------------------------------------------------------

Old:
----
  delta-0.13.0.tar.xz
  vendor.tar.xz

New:
----
  _service
  git-delta-0.14.0.tar.gz
  vendor.tar.gz

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

Other differences:
------------------
++++++ git-delta.spec ++++++
--- /var/tmp/diff_new_pack.vO35IB/_old  2022-09-01 22:13:11.088567222 +0200
+++ /var/tmp/diff_new_pack.vO35IB/_new  2022-09-01 22:13:11.096567242 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           git-delta
-Version:        0.13.0
+Version:        0.14.0
 Release:        0
 Summary:        A syntax-highlighter for git and diff output
 License:        MIT
 URL:            https://github.com/dandavison/delta
-Source0:        delta-%{version}.tar.xz
-Source1:        vendor.tar.xz
+Source0:        
https://github.com/dandavison/delta/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source1:        vendor.tar.gz
 Source2:        cargo_config
 BuildRequires:  cargo-packaging
 BuildRequires:  clang-devel

++++++ _service ++++++
<services>
  <service name="cargo_vendor" mode="disabled">
     <param name="srctar">git-delta-0.14.0.tar.gz</param>
     <param name="compression">gz</param>
     <param name="update">true</param>
  </service>
</services>

Reply via email to