From 29862e2b35f3e227d527e971b306da190066c878 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:13:29 -0700 Subject: [PATCH] fix: typeracer (#2342) (#2352) Signed-off-by: madomado (cherry picked from commit 377d34df46fc76b24eafe5963c890abf1a1ac485) Co-authored-by: madomado --- anda/games/typeracer/rust-typeracer.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/games/typeracer/rust-typeracer.spec b/anda/games/typeracer/rust-typeracer.spec index 451c0b5a51..efe5a97155 100644 --- a/anda/games/typeracer/rust-typeracer.spec +++ b/anda/games/typeracer/rust-typeracer.spec @@ -14,7 +14,7 @@ License: GPL-3.0 URL: https://crates.io/crates/typeracer Source: %{crates_source} -BuildRequires: perl openssl-devel anda-srpm-macros rust-packaging >= 21 +BuildRequires: perl openssl-devel anda-srpm-macros rust-packaging >= 21 mold %global _description %{expand: Terminal typing game. Race to see the fastest time you can get!.}