From 51e2449ce6d77a4cd97a0b4217df29623fd094ec Mon Sep 17 00:00:00 2001 From: Carl George Date: Mon, 11 Dec 2017 07:26:28 -0600 Subject: [PATCH] Add comment clarifying minimum version --- git-lfs.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/git-lfs.spec b/git-lfs.spec index 15bae68..15dcabf 100644 --- a/git-lfs.spec +++ b/git-lfs.spec @@ -87,6 +87,8 @@ BuildRequires: perl-Digest-SHA BuildRequires: git >= 1.8.2 %endif +# https://github.com/git-lfs/git-lfs/commit/263bfd784aa0bb23e942033605fce6c870fc8e4f +# 1.8.5 needed for macOS, but 1.8.2 sufficient for Linux. Requires: git-core >= 1.8.2 %description