From f149109cee13f62eb006a7821aa647c763ce36381c59c3c2e9dd8dfe3742bcd4 Mon Sep 17 00:00:00 2001 From: Dany Marcoux Date: Tue, 8 Dec 2020 09:54:33 +0000 Subject: [PATCH] Accepting request 853660 from home:azmodude:branches:utilities Version bump to 0.17.1 OBS-URL: https://build.opensuse.org/request/show/853660 OBS-URL: https://build.opensuse.org/package/show/utilities/bat?expand=0&rev=23 --- bat-0.15.4.tar.gz | 3 --- bat-0.17.1.tar.gz | 3 +++ bat.changes | 62 +++++++++++++++++++++++++++++++++++++++++++++++ bat.spec | 2 +- vendor.tar.xz | 4 +-- 5 files changed, 68 insertions(+), 6 deletions(-) delete mode 100644 bat-0.15.4.tar.gz create mode 100644 bat-0.17.1.tar.gz diff --git a/bat-0.15.4.tar.gz b/bat-0.15.4.tar.gz deleted file mode 100644 index 815971f..0000000 --- a/bat-0.15.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03b7c8ad6221ca87cecd71f9e3e2167f04f750401e2d3dcc574183aabeb76a8b -size 1021888 diff --git a/bat-0.17.1.tar.gz b/bat-0.17.1.tar.gz new file mode 100644 index 0000000..27f04a7 --- /dev/null +++ b/bat-0.17.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d39414e8a3b80d890cfdbca6c0e6ff280058397f4a3066c37e0998985d87c4 +size 1302347 diff --git a/bat.changes b/bat.changes index 75b9eea..a37e51a 100644 --- a/bat.changes +++ b/bat.changes @@ -1,3 +1,65 @@ +Mon Dec 7 20:42:00 UTC 2020 - Gordon Schulz + +- Update to 0.17.1 + * Features + - Added a new --style value, rule, which adds a simple horizontal + ruled line between files, see #1276 (@tommilligan) + - Pass -S ("chop long lines") to less if --wrap=never is set in + bat, see #1255 (@gahag) + - Added support for the NO_COLOR environment variable, see #1021 + and #1031 (@eth-p) + - Added -P short flag to disable paging, see #1075 and #1082 + (@LordFlashmeow) + - Added --force-colorization/-f flag to provide an alias for + forced color and decoration output, see #1141 + (@alexanderkarlis) + * Bugfixes + - Running bat without arguments fails ("output file is also + an input"), see #1396 + - Detect infinite loop when input and output are the same, see + #1193 and #1197 (@niklasmohrin) + - Throw an error when bat is being used as pager, see #1343 + (@adrian-rivera) + - Bash syntax highlighting not selected for *.ebuild and *.eclass + files, see #1292 (@sharkdp) + - Fix zsh completion when using -p, see #1320 (@xzfc) + - Fixed non-printable characters display for redirected output, + see #1061 (@gsomix) + - Handle file extension conflicts in --list-languages, see #1076 + and #1135 (@Kienyew) + * Other + - Add note to refer to see detailed help with --help (and vice + versa with -h), see #1215 (@henil) + - Add a Contributors section to README, see #1348 + (@adrian-rivera) + - Switched to "·" (U+00B7) Middle Dot from "•" (U+2022) Bullet + for non-printing spaces, see #1056 and #1100 (@LordFlashmeow) + - Added zsh shell completion script, see #1136 (@Kienyew) + - Improved --help text (@sharkdp) + - Added custom languages/themes sections to manpage (@eth-p) + * Syntaxes + - Manpage syntax highlighting has been improved, see #1315 + (@keith-hall) + - Add Svelte file syntax, see #1285 (@kjmph) + - Update AsciiDoc syntax, see #1034 (@rxt1077) + - GLSL (@caioalonso) + - Add Nginx and Apache config file syntax, see #1137 (@kjmph, + @niklasmohrin) + - Use fstab syntax for crypttab files, see #1073 (@sharkdp) + - Support syntax highlighting for files in $XDG_CONFIG_HOME/git/, + see #1191 (@ahmedelgabri) + * New themes + - Coldark, see #1329 (@ArmandPhilippot) + - Gruvbox, see #1069 (@KyleOndy) + - base16-256 for base16-shell users, see #1111 (@mk12) + * bat as a library + - Add APIs to provide Input descriptions with InputDescription (@eth-p) + - Add function to directly provide Inputs to PrettyPrinter (@eth-p) + - Breaking: Input::theme_preview_file is no longer available. (@eth-p) + * Packaging + - Package maintainers: note that we now include zsh shell completion files + - Removed build dependency on liquid (@sharkdp). + ------------------------------------------------------------------- Mon Jun 1 14:01:29 UTC 2020 - Paolo Stivanin diff --git a/bat.spec b/bat.spec index 2c5cb12..a188c25 100644 --- a/bat.spec +++ b/bat.spec @@ -17,7 +17,7 @@ Name: bat -Version: 0.15.4 +Version: 0.17.1 Release: 0 Summary: A cat(1) clone with syntax highlighting and Git integration License: MIT OR Apache-2.0 diff --git a/vendor.tar.xz b/vendor.tar.xz index f87925e..e3f6541 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c824aca091d66ee52dfd18258588fd043a922134542c429e55f65872aad38a0 -size 11605104 +oid sha256:4d0d2ffd503cb2e4b4118ce310d2fed612dcfef53c9718a50ec159908dd27804 +size 11532732