From e056a0a9255c6b3d2231eafeb700b6e04f8ee058 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Fri, 29 May 2020 15:40:41 +1000 Subject: [PATCH] Update the git commit used for the redis-doc content --- redis.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis.spec b/redis.spec index 7e9f45b..ec10727 100644 --- a/redis.spec +++ b/redis.spec @@ -12,7 +12,7 @@ # Commit IDs for the (unversioned) redis-doc repository # https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision" -%global doc_commit ee32a19c1a8ae372c60aea6ed7025f76a93a68b1 +%global doc_commit f092dd3227cc74978853e379c0a7731bdaa324af %global short_doc_commit %(c=%{doc_commit}; echo ${c:0:7}) # %%{rpmmacrodir} not usable on EL-6