Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 69f68452f3 | |||
| 1c336a844b |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 7 12:52:10 UTC 2025 - Christoph G <foss@grueninger.de>
|
||||
|
||||
- Remove duplicate cargo option "--locked"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 07 12:04:41 UTC 2025 - Sai Karthik Karra <kskarthik@disroot.org>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yazi
|
||||
#
|
||||
# Copyright (c) 2025 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
|
||||
@@ -40,7 +40,7 @@ Suggests: zoxide
|
||||
Suggests: ImageMagick
|
||||
Suggests: chafa
|
||||
|
||||
%define __cargo_common_opts --no-default-features --locked
|
||||
%define __cargo_common_opts --no-default-features
|
||||
|
||||
%description
|
||||
Yazi (means "duck") is a terminal file manager written in Rust, based on non-blocking async I/O. It aims to provide an efficient, user-friendly, and customizable file management experience.
|
||||
|
||||
Reference in New Issue
Block a user