Compare commits
58 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 80943d65c3 | |||
| 7941e3f160 | |||
| e5d31f2173 | |||
| 9398f20b90 | |||
| 23f3bad1e7 | |||
| 566b149e85 | |||
| 9d3c35ee42 | |||
| c2a9630ca6 | |||
| 4e3a4d30f3 | |||
| 8fe634ccb7 | |||
| 465d99b480 | |||
| 982b145ed5 | |||
| 137b582914 | |||
| ce2979cf40 | |||
| c0b59f75b8 | |||
| e7fc7f4129 | |||
| 6a95ef3dbc | |||
| 9b8cf69bba | |||
| bc362d8e8a | |||
| c190271eeb | |||
| 7ebe839b8c | |||
| 16f6870b96 | |||
| 8a6de09c5d | |||
| 86ea0b3189 | |||
| 338de4cd98 | |||
| 5119726911 | |||
| 9eef1fc193 | |||
| 586971365e | |||
| 9bb6160c6f | |||
| 2d06c5ed3b | |||
| 6e8c203602 | |||
| 0aa79e1ce2 | |||
| 17fdc8c289 | |||
| a860d0b301 | |||
| 077c8eeb2e | |||
| 9144ed66a3 | |||
| dc7127ec30 | |||
| a6262f9246 | |||
| ac792ed58c | |||
| e8523f9179 | |||
| 8dc7add438 | |||
| 6a60de90fc | |||
| 85cc7e96bd | |||
| 177a09a6af | |||
| fd790ecdfa | |||
| 4a23455346 | |||
| 302c27e044 | |||
| f57571a010 | |||
| 3dcefcbd32 | |||
| e115de7f53 | |||
| 116ddfc978 | |||
| 8f272045a6 | |||
| f28dbca0e8 | |||
| be90f8aafd | |||
| 6c874ecc7d | |||
| dea7bc297c | |||
| 1b8492b32e | |||
| fb94a9f981 |
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/eza-community/eza.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v0.20.4</param>
|
||||
<param name="revision">v0.23.4</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97c42fb6838e11c83cf58ef307a7ab65e2367101f1b40bc52670f905d22fb371
|
||||
size 3042828
|
||||
3
eza-0.23.4.obscpio
Normal file
3
eza-0.23.4.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ccc681d9757ab75de8fd766c8b26f56b36ea713fd965b81e79a3ac3d0e810e25
|
||||
size 3142668
|
||||
@@ -1,7 +1,7 @@
|
||||
diff --git a/tests/cmd/absolute_recurse_unix.stdout b/tests/cmd/absolute_recurse_unix.stdout
|
||||
index 44233b9..9c56e28 100644
|
||||
--- a/tests/cmd/absolute_recurse_unix.stdout
|
||||
+++ b/tests/cmd/absolute_recurse_unix.stdout
|
||||
Index: eza-0.20.5/tests/cmd/absolute_recurse_unix.stdout
|
||||
===================================================================
|
||||
--- eza-0.20.5.orig/tests/cmd/absolute_recurse_unix.stdout
|
||||
+++ eza-0.20.5/tests/cmd/absolute_recurse_unix.stdout
|
||||
@@ -36,7 +36,7 @@ tests/itest/vagrant:
|
||||
tests/itest/vagrant/debug:
|
||||
[CWD]/tests/itest/vagrant/debug/a
|
||||
@@ -11,38 +11,38 @@ index 44233b9..9c56e28 100644
|
||||
|
||||
tests/itest/vagrant/dev:
|
||||
[CWD]/tests/itest/vagrant/dev/main.bf
|
||||
diff --git a/tests/cmd/follow-symlinks_unix.stdout b/tests/cmd/follow-symlinks_unix.stdout
|
||||
index fd85613..91f8e59 100644
|
||||
--- a/tests/cmd/follow-symlinks_unix.stdout
|
||||
+++ b/tests/cmd/follow-symlinks_unix.stdout
|
||||
Index: eza-0.20.5/tests/cmd/follow-symlinks_unix.stdout
|
||||
===================================================================
|
||||
--- eza-0.20.5.orig/tests/cmd/follow-symlinks_unix.stdout
|
||||
+++ eza-0.20.5/tests/cmd/follow-symlinks_unix.stdout
|
||||
@@ -6,7 +6,7 @@ tests/itest
|
||||
├── dir-symlink -> vagrant/debug
|
||||
│ ├── a
|
||||
│ ├── symlink -> a
|
||||
-│ └── symlink-broken -> ./b
|
||||
+│ └── symlink-broken -> b
|
||||
│ ├── a
|
||||
│ ├── symlink -> a
|
||||
-│ └── symlink-broken -> ./b
|
||||
+│ └── symlink-broken -> b
|
||||
├── e
|
||||
├── exa
|
||||
│ ├── file.c -> djihisudjuhfius
|
||||
│ ├── file.c -> djihisudjuhfius
|
||||
@@ -30,7 +30,7 @@ tests/itest
|
||||
├── debug
|
||||
│ ├── a
|
||||
│ ├── symlink -> a
|
||||
- │ └── symlink-broken -> ./b
|
||||
+ │ └── symlink-broken -> b
|
||||
├── dev
|
||||
│ └── main.bf
|
||||
└── log
|
||||
diff --git a/tests/cmd/tree_unix.stdout b/tests/cmd/tree_unix.stdout
|
||||
index d6b5eb6..9bd648c 100644
|
||||
--- a/tests/cmd/tree_unix.stdout
|
||||
+++ b/tests/cmd/tree_unix.stdout
|
||||
├── debug
|
||||
│ ├── a
|
||||
│ ├── symlink -> a
|
||||
- │ └── symlink-broken -> ./b
|
||||
+ │ └── symlink-broken -> b
|
||||
├── dev
|
||||
│ └── main.bf
|
||||
└── log
|
||||
Index: eza-0.20.5/tests/cmd/tree_unix.stdout
|
||||
===================================================================
|
||||
--- eza-0.20.5.orig/tests/cmd/tree_unix.stdout
|
||||
+++ eza-0.20.5/tests/cmd/tree_unix.stdout
|
||||
@@ -27,7 +27,7 @@ tests/itest
|
||||
├── debug
|
||||
│ ├── a
|
||||
│ ├── symlink -> a
|
||||
- │ └── symlink-broken -> ./b
|
||||
+ │ └── symlink-broken -> b
|
||||
├── dev
|
||||
│ └── main.bf
|
||||
└── log
|
||||
├── debug
|
||||
│ ├── a
|
||||
│ ├── symlink -> a
|
||||
- │ └── symlink-broken -> ./b
|
||||
+ │ └── symlink-broken -> b
|
||||
├── dev
|
||||
│ └── main.bf
|
||||
└── log
|
||||
|
||||
370
eza.changes
370
eza.changes
@@ -1,3 +1,373 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 10 04:58:38 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.23.4:
|
||||
* Update nixpkgs/cargo dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 15 08:04:16 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.23.3:
|
||||
Documentation:
|
||||
* Corrected "user_executable_file" option
|
||||
Features:
|
||||
* Update flake inputs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 8 06:54:33 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.23.2:
|
||||
Styling:
|
||||
* Update nix style
|
||||
Build:
|
||||
* Update cargo
|
||||
* Update flake
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 1 08:47:07 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.23.1:
|
||||
Bug Fixes:
|
||||
* Restore unsafe blocks for libc major/minor device id
|
||||
* cargo deb metadata to LICENSE.txt
|
||||
Documentation:
|
||||
* Improve man page description of flags with default values
|
||||
* "default behavior" means eza's default behavior, not an option's
|
||||
default value
|
||||
Features:
|
||||
* Added completion
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 25 06:21:06 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.23.0:
|
||||
Bug Fixes:
|
||||
* [breaking] Make --grid work when not in TTY
|
||||
* [breaking] if data is piped into eza, eza will not ignore it
|
||||
Documentation:
|
||||
* Add --smart-group option to README
|
||||
Features:
|
||||
* Add icons for changelog and todo files
|
||||
* Use CHANGES icon for CHANGELOG as well
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 14 06:32:39 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.22.1:
|
||||
* Replace default_input_path check with "." check
|
||||
* "cheks" should be "checks"
|
||||
* [breaking] Define -d/--treat-dirs-as-files behavior, tests
|
||||
* Refresh icon set with new glyphs and additions
|
||||
* Bump phf from 0.11.3 to 0.12.1
|
||||
* Cargo bump 2025-07-03
|
||||
* Flake bump 2025-07-03
|
||||
* Bump windows-sys from 0.59.0 to 0.60.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 4 06:18:37 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.22.0:
|
||||
Bug Fixes:
|
||||
* Replace default_input_path check with "." check
|
||||
Features:
|
||||
* [breaking] Define -d/--treat-dirs-as-files behavior, tests
|
||||
The behavior of the -d flag has been refined to be more
|
||||
consistent with ls. Its long flag has been changed to --treat-dirs-as-files
|
||||
for clarity, while --list-dirs is retained as a backward-compatible alias to be
|
||||
removed in a future release.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 15:59:31 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.21.6:
|
||||
* Add missing --absolute option to man page
|
||||
* Add prettier icon for .prettierrc.{json,json5,toml,yaml,yml}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 07:00:39 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.21.5:
|
||||
Bug Fixes:
|
||||
* Use OpenBSD 7.7 that has MSRV, instead of 7.6
|
||||
* Excessive open file descriptors
|
||||
* Typo
|
||||
* Impl desirable behaviour for unreadables
|
||||
* Unreadables format style
|
||||
* Clippy warnings
|
||||
* Missing word in comment
|
||||
Styling:
|
||||
* Fix various clippy warnings for rust 1.86
|
||||
* Remove unnecessary semicolon
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 2 05:16:27 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.21.4:
|
||||
Bug Fixes:
|
||||
* Escape spaces in file path to make them work correctly
|
||||
* List inside working dir with --list-dirs and no path passed
|
||||
* Ignore incorrect Unicode path instead of crashing on Windows
|
||||
Miscellaneous Tasks:
|
||||
* Add Visual Studio icon for *.suo
|
||||
* Add swift icon for *.xcplayground
|
||||
* Add dropbox icon
|
||||
* Eza v0.21.4 changelogs, version bump
|
||||
Refactor:
|
||||
* Clippy lints
|
||||
Styling:
|
||||
* Update formatting
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 2 07:43:02 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.21.3:
|
||||
* Add support for .ipynb file icons
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 25 13:25:09 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.21.2:
|
||||
* Make clippy work again
|
||||
* Specify perf improvements
|
||||
* Remove dependency on once_cell
|
||||
* Add icon for '.stowrc' files
|
||||
* Use a hashmap when possible for file extension matching
|
||||
* Clean up glob matching code
|
||||
* Bump uutils_term_grid from 0.6.0 to 0.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 22 12:07:24 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.21.1:
|
||||
Bug Fixes:
|
||||
* Don’t truncate branch name
|
||||
* Hi extension icon wasnt working as it was in the wrong aray
|
||||
Miscellaneous Tasks:
|
||||
* Add MS DOS icon for *.com
|
||||
* Add ruby icon for config.ru, Gemfile, Gemfile.lock, procfile,
|
||||
rake, rakefile and change ruby icon
|
||||
* Add python icon for *.pxd and *.pyx
|
||||
* Add markdown icon for *.mdx
|
||||
* Add fsharp icon for *.f# and *.fsscript
|
||||
* Add clojure icon for *.cljc and *.edn
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 2 13:45:01 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.21.0:
|
||||
* Flake bump 2025-03-20
|
||||
* Remove unnescesarry unsafe blocks for libc major/minor device id
|
||||
* Unwrap -> expect on libc deviceid calls
|
||||
* Formatting issue
|
||||
* Fix unused PermissionsPlus fields
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 13 11:06:12 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.24:
|
||||
Bug Fixes:
|
||||
* Make temp files visible on white background
|
||||
Documentation:
|
||||
* More precise temp files color description
|
||||
Features:
|
||||
* Add .exercism folder icon
|
||||
* Add .ocamlinit icon
|
||||
* Add .opam folder icon
|
||||
Miscellaneous Tasks:
|
||||
* Add gcloud icon for .gcloudignore
|
||||
* Add vim icon for .gvimrc, _vimrc and _gvimrc
|
||||
* Add fennel icon for ~/.fennelrc and ~/.config/fennel/fennelrc
|
||||
* Eza v0.20.24 changelogs, version bump
|
||||
Build:
|
||||
* Bump once_cell from 1.20.3 to 1.21.0
|
||||
* Bump terminal_size from 0.4.1 to 0.4.2
|
||||
* Bump serde from 1.0.218 to 1.0.219
|
||||
* Bump chrono from 0.4.39 to 0.4.40
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 19:37:14 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.23:
|
||||
Bug Fixes:
|
||||
* Add Pixi installation instructions
|
||||
Build:
|
||||
* Bump libc from 0.2.169 to 0.2.170
|
||||
* Bump serde from 1.0.217 to 1.0.218
|
||||
* Bump log from 0.4.25 to 0.4.26
|
||||
* Bump trycmd from 0.15.8 to 0.15.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 21 15:31:15 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.22:
|
||||
Features:
|
||||
* Add prettier icon for *.prettierignore
|
||||
* Add icon for *.hrl
|
||||
* Add photoshop icon for *.psb
|
||||
* Add eslint icon for .eslintignore
|
||||
* Add renovate icon for renovate.json
|
||||
* Add elixir icon for *.eex, *.leex and mix.lock
|
||||
Build:
|
||||
* Bump once_cell from 1.20.2 to 1.20.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 14 08:24:19 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.21:
|
||||
* Start publishing libgit arm builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 07:19:56 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.20:
|
||||
Bug Fixes:
|
||||
* Make flake.lock icon the nix logo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 10:37:44 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.19:
|
||||
Bug Fixes:
|
||||
* Update MSRV to 1.78 to solve rust malfunction
|
||||
* Rustc false dead code positives
|
||||
* Rustc false positives in tests
|
||||
* Regression in theme config location, simplify path
|
||||
* Wrong file name for Brewfile
|
||||
Documentation:
|
||||
* Add note regarding ci msrv update
|
||||
Features:
|
||||
* Add .norg icon
|
||||
Build:
|
||||
* Bump dirs from 5.0.1 to 6.0.0
|
||||
* Bump NexusPHP/no-merge-commits from 2.1.0 to 2.2.1
|
||||
* Bump flake
|
||||
* Bump cargo
|
||||
Ci:
|
||||
* Fix and unify msrv and add matrix to free/netbsd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 13:04:19 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.18:
|
||||
Bug Fixes:
|
||||
* Support additional yaml file extension, clippy
|
||||
Build:
|
||||
* Cargo bump 2025-01-23
|
||||
* Flake bump 2025-01-23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 09:01:54 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.17:
|
||||
Features:
|
||||
* Add editorconfig icon for .editorconfig
|
||||
Build:
|
||||
* Cargo bump 2025-01-16
|
||||
* Flake bump 2025-01-16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 06:54:20 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.16:
|
||||
* Add brew icon for brewfile and brewfile.lock.json
|
||||
* Update flake inputs 2025-01-08
|
||||
* Update cargo inputs 2025-01-08
|
||||
* Bump git2 from 0.19.0 to 0.20.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 2 15:35:09 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.15:
|
||||
* Add icons from nerd fonts 3.3.0 release & more
|
||||
* Add new icons, extensive list
|
||||
* We switch to our own fork of natord
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 27 16:34:14 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.14:
|
||||
Bug Fixes:
|
||||
* ...those pesky workflow targets
|
||||
* Remove separate bsd tests
|
||||
* Remove audit workflow
|
||||
Features:
|
||||
* Audit checks in main CI
|
||||
Styling:
|
||||
* Format workflows
|
||||
* Ci checks formatted
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 27 16:33:36 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.13:
|
||||
Bug Fixes:
|
||||
* Pre-commit-hooks.nix trying to be too clever
|
||||
* Remove stray description (originally from --decay-mode)
|
||||
Build:
|
||||
* Update crate deps Mon Dec 16
|
||||
* Update flake deps Mon Dec 16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 16 10:51:32 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.12:
|
||||
Bug Fixes:
|
||||
* Add unicode-3.0 license
|
||||
* Use safe terminal_size_of
|
||||
* Use terminal_size_of with borrowed raw handle
|
||||
Features:
|
||||
* Move MSRV to 1.74 and deep bump cargo deps
|
||||
* Add Gleam lang icon
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 16 10:51:05 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.11:
|
||||
Bug Fixes:
|
||||
* Bump libc from 0.2.165 to 0.2.167
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 07:17:19 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.9:
|
||||
Bug Fixes:
|
||||
* Remove newline after doc comment of regen recipe
|
||||
Refactor:
|
||||
* List all recipes by default
|
||||
* Group related recipes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 07:16:57 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.8:
|
||||
Bug Fixes:
|
||||
* Cross-compiling by updating to libz-sys to 1.1.20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 07:16:24 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.7:
|
||||
Bug Fixes:
|
||||
* Palette v0.7.6 -> v0.7.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 07:16:04 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.6:
|
||||
* Fix typo --get-repos-no-status to --git-repos-no-status
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 07:22:29 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.20.5:
|
||||
Bug Fixes:
|
||||
* Ensure nested tree parts align under item name
|
||||
* Remove depricated chrono from_timestamp_opt
|
||||
Build:
|
||||
* Bump libc from 0.2.159 to 0.2.161
|
||||
* Chrono v0.4.34 -> v0.4.38
|
||||
- Update eza-fix-test.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 19 08:00:45 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: eza
|
||||
version: 0.20.4
|
||||
mtime: 1729221054
|
||||
commit: f607325896dd976714dc74d5e1d1f6415367f7ee
|
||||
version: 0.23.4
|
||||
mtime: 1759523815
|
||||
commit: 5b7bc61765879cebc98613d65f7b99ceab9c6242
|
||||
|
||||
4
eza.spec
4
eza.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package eza
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# 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: eza
|
||||
Version: 0.20.4
|
||||
Version: 0.23.4
|
||||
Release: 0
|
||||
Summary: Replacement for ls written in Rust
|
||||
License: EUPL-1.2
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d2505d43c8e9c927001ce9e92bbf1a1f29f3a92bc41710f2b6377d41659adb9
|
||||
size 31831985
|
||||
oid sha256:048dd78cd5b66860a51558e76c6c552d83eddc88aceaa66e2882bf4e4f98dd29
|
||||
size 31257460
|
||||
|
||||
Reference in New Issue
Block a user