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 2023-06-06 19:56:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-delta (Old)
 and      /work/SRC/openSUSE:Factory/.git-delta.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-delta"

Tue Jun  6 19:56:17 2023 rev:11 rq:1091040 version:0.16.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-delta/git-delta.changes      2022-12-19 
14:08:18.358677336 +0100
+++ /work/SRC/openSUSE:Factory/.git-delta.new.15902/git-delta.changes   
2023-06-06 19:57:08.882789421 +0200
@@ -1,0 +2,56 @@
+Tue Jun  6 06:45:45 UTC 2023 - Martin Sirringhaus <[email protected]>
+
+- Update to 0.16.5
+  * Increase number of characters shown in submodule hashes
+  * Fix typo in publishing build job & restore cross-compilation
+  * Drop grep-header-style option
+  * Honor grep-header-decoration-style for ripgrep output
+
+- Fix boo#1212003, xml-rs is no longer used as a dependency. 
+
+- Update to 0.16.4
+  * With this release delta can now display grep output in (hopefully)
+    exactly the same layout that ripgrep does, but adding syntax highlighting,
+    hyperlinks, and navigation. Use `ripgrep --json ... | delta` for that,
+    or set grep-output-type = ripgrep to get that output style from git grep 
etc.
+  * Address deprecated clap features
+  * Fix clippy warnings
+  * Replace unmaintained/outdated GitHub Actions
+  * Reduce allocations during --show-colors
+  * Fix the--show-themes command
+  * Fixed broken link to README
+  * Update git2 to 0.16.1
+  * Fix warning from bat for an unknown syntax theme
+  * Add gruvmax-fang theme
+  * Spelling
+  * Update clap to 4.1
+  * Encapsulate git2 types
+  * Update dependencies & switch back to the dirs crate
+  * Return the GitRemoteRepo type directly
+  * Added config option.
+  * Add Winget Releaser workflow
+  * Get git's minus/plus style from config instead of copying it around
+  * Add methods for getting GitConfig as reference
+  * Rename git_config_entry module to remote
+  * Tips and tricks manual section
+  * Set language specifiers for code blocks and fix links in manual
+  * Derive the default for enums with #[derive(Default)]/#[default]
+  * Add discord-dark theme
+  * Merge the different GitConfig constructors for a config file
+  * Remove manual line-wrapping
+  * Add link to similar project walles/riff
+  * add: installation instructions for conda/mamba
+  * Clarify how to use delta with tmux
+  * Update bitflags to 2.2
+  * Fix some typos
+  * Remove unneeded extern crate statements
+  * Downgrade and pin the bytelines crate
+  * Improve manual build job
+  * Replace deprecated error_chain crate with anyhow
+  * Fix submodule diff parsing
+  * Fix warning highlight for trailing whitespace
+  * Misc tab refactoring
+  * manual: fix link to using delta on Windows
+  * Introduce grep-output-type option: ripgrep or classic
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ git-delta.spec ++++++
--- /var/tmp/diff_new_pack.6F9DWp/_old  2023-06-06 19:57:10.002796061 +0200
+++ /var/tmp/diff_new_pack.6F9DWp/_new  2023-06-06 19:57:10.006796084 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package git-delta
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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.15.1
+Version:        0.16.5
 Release:        0
 Summary:        A syntax-highlighter for git and diff output
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.6F9DWp/_old  2023-06-06 19:57:10.042796298 +0200
+++ /var/tmp/diff_new_pack.6F9DWp/_new  2023-06-06 19:57:10.046796322 +0200
@@ -1,6 +1,6 @@
 <services>
   <service name="cargo_vendor" mode="disabled">
-     <param name="srctar">git-delta-0.15.1.tar.gz</param>
+     <param name="srctar">git-delta-0.16.5.tar.gz</param>
      <param name="compression">zst</param>
      <param name="update">true</param>
   </service>

++++++ git-delta-0.15.1.tar.gz -> git-delta-0.16.5.tar.gz ++++++
++++ 10561 lines of diff (skipped)

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.6F9DWp/_old and 
/var/tmp/diff_new_pack.6F9DWp/_new differ

Reply via email to