summaryrefslogtreecommitdiffstats
path: root/valkey.spec
diff options
context:
space:
mode:
Diffstat (limited to 'valkey.spec')
-rw-r--r--valkey.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/valkey.spec b/valkey.spec
index b9a6fd7..34212b0 100644
--- a/valkey.spec
+++ b/valkey.spec
@@ -9,7 +9,7 @@
Name: valkey
Version: 8.1.3
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A persistent key-value database
# valkey: BSD-3-Clause
# hiredis: BSD-3-Clause
@@ -293,6 +293,9 @@ taskset -c 1 ./runtest --clients 50 --skiptest "Active defrag - AOF loading"
%changelog
+* Tue Aug 5 2025 Remi Collet <remi@fedoraproject.org> - 8.1.3-3
+- fix path to module configuration files
+
* Thu Jul 24 2025 Remi Collet <remi@fedoraproject.org> - 8.1.3-2
- use patch for configuration changes
- add /etc/valkey/modules drop-in directory for module configuration files