Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package redis for openSUSE:Factory checked in at 2025-12-02 13:18:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/redis (Old) and /work/SRC/openSUSE:Factory/.redis.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "redis" Tue Dec 2 13:18:41 2025 rev:9 rq:1320545 version:8.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/redis/redis.changes 2025-11-20 14:47:12.914358433 +0100 +++ /work/SRC/openSUSE:Factory/.redis.new.14147/redis.changes 2025-12-02 13:19:03.512088017 +0100 @@ -1,0 +2,5 @@ +Sat Nov 29 02:18:18 UTC 2025 - Marcus Rueckert <[email protected]> + +- Fix filename of the config template + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ redis.spec ++++++ --- /var/tmp/diff_new_pack.p28ZK5/_old 2025-12-02 13:19:06.400209274 +0100 +++ /var/tmp/diff_new_pack.p28ZK5/_new 2025-12-02 13:19:06.424210281 +0100 @@ -99,7 +99,7 @@ install -Dpm0640 sentinel.conf %{buildroot}%{_conf_dir}/includes/sentinel.defaults.conf install -Dpm0640 redis.default.conf %{buildroot}%{_conf_dir}/redis.default.conf.template -install -Dpm0660 sentinel.default.conf %{buildroot}%{_conf_dir}/sentinel.defaults.conf.template +install -Dpm0660 sentinel.default.conf %{buildroot}%{_conf_dir}/sentinel.default.conf.template # some sysctl stuff install -Dpm0644 %{SOURCE6} %{buildroot}/%{_prefix}/lib/sysctl.d/00-%{name}.conf
