From 86b4b1c891ddd27671022bb65f6715e9b49655d466267bea7a9531df70e317d3 Mon Sep 17 00:00:00 2001 From: Martin Sirringhaus Date: Thu, 23 Mar 2023 10:16:52 +0000 Subject: [PATCH] Accepting request 1073936 from home:MSirringhaus:branches:utilities - Update to 1.21.0: * better nushell integration (no need to quote arguments anymore, fix path extension broken by new version of nushell) * don't show modal-only keys in help page when modal mode isn't enabled - Update to 1.20.2: * fix debug statement printed in some cases (mostly on Windows) - Update to 1.20.1: * fix status line not always displaying the hint of the input's verb - Update to 1.20.0: * unless overriden, /proc is now no-enter, which solves freezes when searchin on / in some system * SVG files now rendered as images in the preview panel * new version of the nushell function. You should be prompted for an update * no-hide special paths * preview can now be opened on directories, showing their first level * better determine whether the terminal is white or dark in some (probably rare) cases - Update to 1.19.0: * Nushell support - Update to 1.18.0: * Hjson configuration file can now omit outside braces (it's "braceless Hjson"), making it much cleaner * allow opening the help screen with just the ? key on Windows (as for other systems) * fix a crash in some cases of input being cleaned with a selection - Update to 1.17.1: * Windows specific implementation of :cpp - Update to 1.17.0: * max file size for content search now configurable (default is now 10MB) * file summing now avoids /proc and /run * default configuration sets /media as not entered by default (can be commented out, of course) OBS-URL: https://build.opensuse.org/request/show/1073936 OBS-URL: https://build.opensuse.org/package/show/utilities/broot?expand=0&rev=7 --- broot-1.16.2.tar.gz | 3 --- broot-1.21.0.tar.gz | 3 +++ broot.changes | 41 +++++++++++++++++++++++++++++++++++++++++ broot.spec | 4 ++-- vendor.tar.xz | 4 ++-- 5 files changed, 48 insertions(+), 7 deletions(-) delete mode 100644 broot-1.16.2.tar.gz create mode 100644 broot-1.21.0.tar.gz diff --git a/broot-1.16.2.tar.gz b/broot-1.16.2.tar.gz deleted file mode 100644 index a15f608..0000000 --- a/broot-1.16.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a84bc72e861e9f2e70eb278e0bb26424e249448cf1d67884f419aacc98fec06 -size 10130419 diff --git a/broot-1.21.0.tar.gz b/broot-1.21.0.tar.gz new file mode 100644 index 0000000..6977216 --- /dev/null +++ b/broot-1.21.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8834d841d5129cc24ee59ffd97bee6f11d5145d2104bbf248f066ab5dafb7407 +size 11096306 diff --git a/broot.changes b/broot.changes index 2cc8601..1e9ba98 100644 --- a/broot.changes +++ b/broot.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Thu Mar 23 09:30:15 UTC 2023 - Martin Sirringhaus + +- Update to 1.21.0: + * better nushell integration (no need to quote arguments anymore, + fix path extension broken by new version of nushell) + * don't show modal-only keys in help page when modal mode isn't enabled + +- Update to 1.20.2: + * fix debug statement printed in some cases (mostly on Windows) + +- Update to 1.20.1: + * fix status line not always displaying the hint of the input's verb + +- Update to 1.20.0: + * unless overriden, /proc is now no-enter, which solves freezes + when searchin on / in some system + * SVG files now rendered as images in the preview panel + * new version of the nushell function. You should be prompted for an update + * no-hide special paths + * preview can now be opened on directories, showing their first level + * better determine whether the terminal is white or dark in some (probably rare) cases + +- Update to 1.19.0: + * Nushell support + +- Update to 1.18.0: + * Hjson configuration file can now omit outside braces (it's + "braceless Hjson"), making it much cleaner + * allow opening the help screen with just the ? key on Windows (as for other systems) + * fix a crash in some cases of input being cleaned with a selection + +- Update to 1.17.1: + * Windows specific implementation of :cpp + +- Update to 1.17.0: + * max file size for content search now configurable (default is now 10MB) + * file summing now avoids /proc and /run + * default configuration sets /media as not entered by default + (can be commented out, of course) + ------------------------------------------------------------------- Thu Nov 17 13:54:00 UTC 2022 - Andrea Manzini diff --git a/broot.spec b/broot.spec index 2021666..95f92a0 100644 --- a/broot.spec +++ b/broot.spec @@ -1,7 +1,7 @@ # # spec file for package broot # -# 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: broot -Version: 1.16.2 +Version: 1.21.0 Release: 0 Summary: A better way to navigate directories License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index bd94d80..47c2d4a 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d927960652eee620209293fe57765038ac256aa925f8430a06de699ec1876197 -size 30773016 +oid sha256:a5b374e3982b68e1891a71577e0c60555beb694c4fa397653cf673fec9869d36 +size 30770772