From 162b391b1854491c3db3b9872037a481ee927414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 4 Dec 2024 08:19:55 +0100 Subject: [PATCH] depend on git-core instead of git https://fedoraproject.org/wiki/Changes/ChangeToGitCore --- tito.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tito.spec b/tito.spec index 4a5679ee..615b1877 100644 --- a/tito.spec +++ b/tito.spec @@ -61,7 +61,7 @@ BuildRequires: which %if %{with check} BuildRequires: createrepo_c -BuildRequires: git +BuildRequires: git-core BuildRequires: rsync BuildRequires: python3-blessed BuildRequires: python3-bugzilla