diff options
author | Remi Collet <remi@remirepo.net> | 2022-12-16 14:05:16 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-12-16 14:05:16 +0100 |
commit | dad01ba586e6042c3549c6eafe15a4e872b1689e (patch) | |
tree | 018a2b6c93d9b9cd5c81fb43698f295fce1e0960 /redis.spec | |
parent | 65782db74f100592c52a1d28389a91a3f32bf9fc (diff) |
refresh doc
Diffstat (limited to 'redis.spec')
-rw-r--r-- | redis.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |