[packages/git-filter-repo] Require recommended git version
glen
glen at pld-linux.org
Tue Mar 24 08:00:15 CET 2020
commit 0d41a0181c2ec6c06f3eb3794cdee31a58aec3b8
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Tue Mar 24 08:43:00 2020 +0200
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/git-filter-repo.git/commitdiff/0d41a0181c2ec6c06f3eb3794cdee31a58aec3b8
More information about the pld-cvs-commit
mailing list