From 70b0af267888fb26b019ee21036798ef86e17fec Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:16:44 -0700 Subject: [PATCH] fix: gitoxide (#2340) (#2346) Signed-off-by: madomado (cherry picked from commit 181a9203ca41d39dfe95aa5ad4a6ef13c1706005) Co-authored-by: madomado --- 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 5bc18def8e..9818dd70c7 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.}