Update to 1.46.0 #3

Merged
src-o-org-forwarder merged 1 commits from MSirringhaus/broot:factory into factory 2025-04-19 04:05:05 +02:00
6 changed files with 15 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="download_files" mode="disabled" />
<service name="cargo_vendor" mode="disabled">
<param name="srctar">broot-1.45.1.tar.gz</param>
<param name="srctar">broot-1.46.0.tar.gz</param>
<param name="compression">xz</param>
<param name="update">true</param>
<param name="filter">true</param>

Binary file not shown.

BIN
broot-1.46.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Apr 17 11:52:33 UTC 2025 - Martin Sirringhaus <martin.sirringhaus@suse.com>
- v1.46.0
* :set_max_depth <number> and :unset_max_depth
* clear cache when files are deleted in staging area
* recompute preview transform when source file changed since last preview
-------------------------------------------------------------------
Tue Apr 1 11:30:34 UTC 2025 - Martin Sirringhaus <martin.sirringhaus@suse.com>

View File

@@ -17,7 +17,7 @@
Name: broot
Version: 1.45.1
Version: 1.46.0
Release: 0
Summary: A better way to navigate directories
License: GPL-2.0-only AND MIT AND MPL-2.0

BIN
vendor.tar.xz LFS

Binary file not shown.