1
0
forked from pool/broot

Accepting request 1093495 from utilities

OBS-URL: https://build.opensuse.org/request/show/1093495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/broot?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2023-06-17 20:20:25 +00:00 committed by Git OBS Bridge
commit 3c71c5be49
7 changed files with 39 additions and 7 deletions

10
_service Normal file
View File

@ -0,0 +1,10 @@
<services>
<service name="download_files" mode="disabled" />
<service name="cargo_vendor" mode="disabled">
<param name="srctar">broot-1.22.1.tar.gz</param>
<param name="compression">xz</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="disabled" />
</services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8834d841d5129cc24ee59ffd97bee6f11d5145d2104bbf248f066ab5dafb7407
size 11096306

3
broot-1.22.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc133b7d8f9430178309f97252a39466cb44d704cbcaa7333508ba519d1c1815
size 11147450

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Jun 16 12:02:14 UTC 2023 - Martin Sirringhaus <martin.sirringhaus@suse.com>
- Update to 1.22.1:
* allow dir computations in /run/media
* fix included solarized-dark.hjson skin file
- Update to 1.22.0:
* define disk space availability colors in skin
* left elision of path when path/name doesn't fit
- Update to 1.21.3:
* `switch_terminal` verb parameter
* on Windows, when using `-c`, clear events after delay
- Update to 1.21.2:
* update dependencies because of some yanked ones
- Update to 1.21.1:
* resolve `~` in special paths
* better clipboard support on MacOS
-------------------------------------------------------------------
Thu Mar 23 09:30:15 UTC 2023 - Martin Sirringhaus <martin.sirringhaus@suse.com>

View File

@ -17,7 +17,7 @@
Name: broot
Version: 1.21.0
Version: 1.22.1
Release: 0
Summary: A better way to navigate directories
License: MIT

View File

@ -2,4 +2,4 @@
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"
directory = "vendor"

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a5b374e3982b68e1891a71577e0c60555beb694c4fa397653cf673fec9869d36
size 30770772
oid sha256:c3e4d7353e2573690310c72ab4d146326c42af4cc9e717648dd42842eeaa3613
size 37324776