From dad01ba586e6042c3549c6eafe15a4e872b1689e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 16 Dec 2022 14:05:16 +0100 Subject: refresh doc --- redis.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis.spec b/redis.spec index 635e2a8..045af23 100644 --- a/redis.spec +++ b/redis.spec @@ -35,7 +35,7 @@ # Commit IDs for the (unversioned) redis-doc repository # https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision" # https://github.com/redis/redis-doc/commits/master -%global doc_commit e50ea1872e4efaf2a7174700050b7ce1c47dc2a8 +%global doc_commit 5921ba4cdef2761bfed34b982368f1fe077d03e9 %global short_doc_commit %(c=%{doc_commit}; echo ${c:0:7}) # %%{_rpmmacrodir} not usable on EL-6 - EL-7 (without epel-rpms-macros) -- cgit