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 e9083050840a4218040d7fbb10df10bfdcd99e41..1f43ac567306a74bc3ae62e327258f1463070a4e 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.2 -Release: 1 +Release: 2 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 @@ -204,6 +204,9 @@ install -p -D -m 0644 %{S:8} %{buildroot}%{_tmpfilesdir}/%{name}.conf %{_docdir}/%{name} %changelog +* Mon Oct 13 2025 wangxiaomeng - 8.2.2-2 +- update redis-doc + * Wed Oct 08 2025 Funda Wang - 8.2.2-1 - update to 8.2.2 - enable unaligned access optimizations for RISC-V with Zicclsm