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-12-19 14:08:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-delta (Old) and /work/SRC/openSUSE:Factory/.git-delta.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-delta" Mon Dec 19 14:08:16 2022 rev:10 rq:1043711 version:0.15.1 Changes: -------- --- /work/SRC/openSUSE:Factory/git-delta/git-delta.changes 2022-09-01 22:13:09.716563814 +0200 +++ /work/SRC/openSUSE:Factory/.git-delta.new.1835/git-delta.changes 2022-12-19 14:08:18.358677336 +0100 @@ -1,0 +2,29 @@ +Sun Dec 18 20:10:49 UTC 2022 - Dirk Müller <[email protected]> + +- update to 0.15.1: + * Explicitly request xz compression by @dandavison in #1249 + * Thanks to all contributors for the changes in this release! One + particularly exciting contribution is the tweaks to the highlighting + algorithm made by @phillipwood in #1244. This is something that has + remained more or less the same since delta was first created, but #1244 + brings several improvements in the details of exactly which characters + are highlighted. + * Change Rust toolchain in 'Deploy Manual' CI task by @dandavison in #1183 + * Switch bat to library mode by @tranzystorek-io in #1187 + * Add sourcehut link parsing by @p00f in #1190 + * Refactoring ansi/iterator by @zhiburt in #1191 + * Add codeberg link parsing by @p00f in #1194 + * Add terminal width fallback via stty if on windows/MSYS2 by @th1000s in + #1030 + * measure_text_width() without constructing a temporary string by @th1000s + in #1216 + * Remove Git 2.37 workaround from install docs by @adamchainz in #1228 + * Fix clippy warnings by @clnoll in #1236 + * Remove Provides in Debian package by @baryluk in #1217 + * Handle quoted filenames in diff header by @th1000s in #1222 + * ci: improve formatting by @MarcoIeni in #1238 + * Highlighting improvements by @phillipwood in #1244 + * ci: release apple arm binary by @MarcoIeni in #1239 + * try fix bad alignment in unicode (#1144) by @SheldonNico in #1145 + +------------------------------------------------------------------- Old: ---- git-delta-0.14.0.tar.gz vendor.tar.gz New: ---- git-delta-0.15.1.tar.gz vendor.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-delta.spec ++++++ --- /var/tmp/diff_new_pack.11OXsG/_old 2022-12-19 14:08:19.374682600 +0100 +++ /var/tmp/diff_new_pack.11OXsG/_new 2022-12-19 14:08:19.378682620 +0100 @@ -17,17 +17,18 @@ Name: git-delta -Version: 0.14.0 +Version: 0.15.1 Release: 0 Summary: A syntax-highlighter for git and diff output License: MIT URL: https://github.com/dandavison/delta Source0: https://github.com/dandavison/delta/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz -Source1: vendor.tar.gz +Source1: vendor.tar.zst Source2: cargo_config BuildRequires: cargo-packaging BuildRequires: clang-devel -BuildRequires: git +BuildRequires: git-core +BuildRequires: zstd Conflicts: sccs %description ++++++ _service ++++++ --- /var/tmp/diff_new_pack.11OXsG/_old 2022-12-19 14:08:19.422682848 +0100 +++ /var/tmp/diff_new_pack.11OXsG/_new 2022-12-19 14:08:19.426682870 +0100 @@ -1,8 +1,9 @@ <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="srctar">git-delta-0.15.1.tar.gz</param> + <param name="compression">zst</param> <param name="update">true</param> </service> + <service name="cargo_audit" mode="disabled"/> </services> ++++++ git-delta-0.14.0.tar.gz -> git-delta-0.15.1.tar.gz ++++++ ++++ 3104 lines of diff (skipped)
