From 9bb69acb5e34f82fd61bfbee8b79a8dc0fd1c250 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 24 Jun 2026 18:06:47 -0500 Subject: [PATCH] fix: rust-gitoxide (#13328) --- 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 64d4965e3d..575b1c776f 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: %{terra_crates_source} -BuildRequires: openssl-devel-engine cmake anda-srpm-macros rust-packaging >= 21 mold +BuildRequires: openssl-devel cmake anda-srpm-macros rust-packaging >= 21 mold %global _description %{expand: A command-line application for interacting with git repositories.}