Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bat for openSUSE:Factory checked in at 2023-03-26 20:19:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bat (Old) and /work/SRC/openSUSE:Factory/.bat.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bat" Sun Mar 26 20:19:46 2023 rev:19 rq:1074361 version:0.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bat/bat.changes 2022-12-01 17:22:08.206533019 +0100 +++ /work/SRC/openSUSE:Factory/.bat.new.31432/bat.changes 2023-03-26 20:19:48.115147637 +0200 @@ -1,0 +2,32 @@ +Sat Mar 25 22:44:24 UTC 2023 - Michael Vetter <[email protected]> + +- Update to 0.23.0: + Features: + * Implemented -S and --chop-long-lines flags as aliases for + --wrap=never. See #2309 + * Breaking change: Environment variables can now override config + file settings (but command-line arguments still have the highest + precedence), see #1152, #1281, and #2381 + * Implemented --nonprintable-notation=caret to support showing + non-printable characters using caret notation. See #2429 + Bugfixes: + * Fix bat cache --clear not clearing the --target dir if specified. See #2393 + Other: + * Various bash completion improvements, see #2310 + * Disable completion of cache subcommand, see #2399 + * Signifigantly improve startup performance on macOS, see #2442 + * Bump MSRV to 1.62, see #2496 + Syntaxes: + * Added support for Ada, see #1300 and #2316 + * Added todo.txt syntax, see #2375 + * Improve Manpage.sublime-syntax. See #2364 and #2461 + * Added a new requirements.txt syntax, see #2361 + * Added a new VimHelp syntax, see #2366 + * Associate pdm.lock with TOML syntax, see #2410 + * Todo.txt: Fix highlighting of contexts and projects at beginning + of done.txt, see #2411 + * cmd-help: overhaul scope names (colors) to improve theme + support; misc syntax improvements. See #2419 + * Added support for Crontab, see #2509 + +------------------------------------------------------------------- Old: ---- bat-0.22.1.tar.xz New: ---- bat-0.23.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bat.spec ++++++ --- /var/tmp/diff_new_pack.1F2vGf/_old 2023-03-26 20:19:49.551155140 +0200 +++ /var/tmp/diff_new_pack.1F2vGf/_new 2023-03-26 20:19:49.555155161 +0200 @@ -1,7 +1,7 @@ # # spec file for package bat # -# 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: bat -Version: 0.22.1 +Version: 0.23.0 Release: 0 Summary: A cat(1) clone with syntax highlighting and Git integration License: Apache-2.0 OR MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1F2vGf/_old 2023-03-26 20:19:49.599155391 +0200 +++ /var/tmp/diff_new_pack.1F2vGf/_new 2023-03-26 20:19:49.603155412 +0200 @@ -4,7 +4,7 @@ <service name="obs_scm" mode="localonly"> <param name="scm">git</param> <param name="url">https://github.com/sharkdp/bat</param> - <param name="revision">v0.22.1</param> + <param name="revision">v0.23.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> </service> ++++++ bat-0.22.1.tar.xz -> bat-0.23.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/bat/bat-0.22.1.tar.xz /work/SRC/openSUSE:Factory/.bat.new.31432/bat-0.23.0.tar.xz differ: char 15, line 1 ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/bat/vendor.tar.xz /work/SRC/openSUSE:Factory/.bat.new.31432/vendor.tar.xz differ: char 26, line 1
