depend on git-core instead of git

https://fedoraproject.org/wiki/Changes/ChangeToGitCore
This commit is contained in:
Miroslav Suchý 2024-12-04 08:19:55 +01:00 committed by Jakub Kadlčík
parent 555cf4be25
commit 162b391b18

View file

@ -61,7 +61,7 @@ BuildRequires: which
%if %{with check} %if %{with check}
BuildRequires: createrepo_c BuildRequires: createrepo_c
BuildRequires: git BuildRequires: git-core
BuildRequires: rsync BuildRequires: rsync
BuildRequires: python3-blessed BuildRequires: python3-blessed
BuildRequires: python3-bugzilla BuildRequires: python3-bugzilla