From 0d41a0181c2ec6c06f3eb3794cdee31a58aec3b8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 24 Mar 2020 08:43:00 +0200 Subject: [PATCH] Require recommended git version --- git-filter-repo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-filter-repo.spec b/git-filter-repo.spec index fb2618d..67c5b09 100644 --- a/git-filter-repo.spec +++ b/git-filter-repo.spec @@ -8,7 +8,7 @@ Group: Development/Tools Source0: https://github.com/newren/git-filter-repo/releases/download/v%{version}/%{name}-%{version}.tar.xz # Source0-md5: cc76d33801375a408ca46299569200e6 URL: https://github.com/newren/git-filter-repo -Requires: git-core >= 2.22.0 +Requires: git-core >= 2.24.0 Requires: python3 >= 1:3.5 Requires: python3-modules >= 1:3.5 BuildArch: noarch -- 2.44.0