diff --git a/redis-doc-1044224.tar.gz b/redis-doc-1044224.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ea10b3ff218eda2ce2fa042da77909910bf0389f Binary files /dev/null and b/redis-doc-1044224.tar.gz differ diff --git a/redis-doc-3541d0e.tar.gz b/redis-doc-3541d0e.tar.gz deleted file mode 100644 index ba04357205f1a19eb0cb73bc90870e06011ccbc9..0000000000000000000000000000000000000000 --- a/redis-doc-3541d0e.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e06a8bd87b14f4076796c73cfb7abfb7650cac338474b3767e537541b0ec4df -size 1342711 diff --git a/redis.spec b/redis.spec index 6fd98f25508573d0bb34092890d60f0360d30c80..58e1d2ee2004e7997abf3e7205cef88bd7f387f1 100644 --- a/redis.spec +++ b/redis.spec @@ -1,11 +1,11 @@ # Commit IDs for the (unversioned) redis-doc repository # https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision" -%global doc_commit 3541d0e20cc4bb7873bdbf51a7717757b806577f +%global doc_commit 1044224477fceacc5af56a636b0a7495d19e533c %global short_doc_commit %(c=%{doc_commit}; echo ${c:0:7}) Name: redis Version: 8.2.1 -Release: 2 +Release: 3 Summary: A persistent key-value database License: AGPL-3.0-only AND BSD-3-Clause AND BSD-2-Clause AND MIT AND BSL-1.0 URL: https://redis.io @@ -203,6 +203,9 @@ install -p -D -m 0644 %{S:8} %{buildroot}%{_tmpfilesdir}/%{name}.conf %{_docdir}/%{name} %changelog +* Mon Oct 13 2025 wangxiaomeng - 8.2.1-3 +- update redis-doc + * Thu Sep 11 2025 Funda Wang - 8.2.1-2 - include rundir in package