From e551202448dbef576685fd2819b16557eb1e3e70 Mon Sep 17 00:00:00 2001 From: madomado Date: Thu, 24 Oct 2024 01:11:44 +0800 Subject: [PATCH] fix: gitoxide (#2340) Signed-off-by: madomado (cherry picked from commit 181a9203ca41d39dfe95aa5ad4a6ef13c1706005) --- anda/langs/rust/gitoxide/rust-gitoxide.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/gitoxide/rust-gitoxide.spec b/anda/langs/rust/gitoxide/rust-gitoxide.spec index 3a02b97aa2..32c1c30964 100644 --- a/anda/langs/rust/gitoxide/rust-gitoxide.spec +++ b/anda/langs/rust/gitoxide/rust-gitoxide.spec @@ -13,7 +13,7 @@ License: MIT OR Apache-2.0 URL: https://crates.io/crates/gitoxide Source: %{crates_source} -BuildRequires: openssl-devel-engine cmake anda-srpm-macros rust-packaging >= 21 +BuildRequires: openssl-devel-engine cmake anda-srpm-macros rust-packaging >= 21 mold %global _description %{expand: A command-line application for interacting with git repositories.}