2 Commits

2 changed files with 7 additions and 2 deletions

View File

@@ -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>

View File

@@ -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.