From 377d34df46fc76b24eafe5963c890abf1a1ac485 Mon Sep 17 00:00:00 2001 From: madomado Date: Thu, 24 Oct 2024 01:12:08 +0800 Subject: [PATCH] fix: typeracer (#2342) Signed-off-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 3c96a63ad2..5f3ccd3753 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!.}