|
@@ -6,7 +6,7 @@
|
|
# Commit IDs for the (unversioned) redis-doc repository
|
|
# Commit IDs for the (unversioned) redis-doc repository
|
|
# https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision"
|
|
# https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision"
|
|
#global doc_commit 4f1da37c03daa943f2cf3cd5fda8dbd1bf1f22d7
|
|
#global doc_commit 4f1da37c03daa943f2cf3cd5fda8dbd1bf1f22d7
|
|
-%global doc_commit 9fe1f36dd716ea982b8917f2bdb70ec4bfc3219b
|
|
+%global doc_commit 228f8c6923f849854914b53fa43637d8f40d195e
|
|
%global short_doc_commit %(c=%{doc_commit}; echo ${c:0:7})
|
|
%global short_doc_commit %(c=%{doc_commit}; echo ${c:0:7})
|
|
|
|
|
|
# %%{rpmmacrodir} not usable on EL-6
|
|
# %%{rpmmacrodir} not usable on EL-6
|
|
@@ -18,7 +18,7 @@
|
|
%endif
|
|
%endif
|
|
|
|
|
|
Name: redis
|
|
Name: redis
|
|
-Version: 6.2.4
|
|
+Version: 6.2.5
|
|
Release: 1%{?_dist_release}%{?with_systemd:.systemd}
|
|
Release: 1%{?_dist_release}%{?with_systemd:.systemd}
|
|
Summary: A persistent in-memory key-value database
|
|
Summary: A persistent in-memory key-value database
|
|
Summary(ja): 永続化可能なキー・バリュー型インメモリデータベース
|
|
Summary(ja): 永続化可能なキー・バリュー型インメモリデータベース
|
|
@@ -304,6 +304,9 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Jul 31 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.2.5-1
|
|
|
|
+- new upstream release.
|
|
|
|
+
|
|
* Tue Jun 15 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.2.4-1
|
|
* Tue Jun 15 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.2.4-1
|
|
- new upstream release.
|
|
- new upstream release.
|
|
|
|
|