Hello community, here is the log from the commit of package redis for openSUSE:Factory checked in at 2020-01-29 13:11:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/redis (Old) and /work/SRC/openSUSE:Factory/.redis.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "redis" Wed Jan 29 13:11:10 2020 rev:50 rq:767505 version:5.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/redis/redis.changes 2020-01-02 14:40:46.588898399 +0100 +++ /work/SRC/openSUSE:Factory/.redis.new.26092/redis.changes 2020-01-29 13:11:27.625957564 +0100 @@ -1,0 +2,6 @@ +Thu Jan 23 18:58:34 UTC 2020 - Thorsten Kukuk <[email protected]> + +- Don't install redis-trib.rb, it's only a dummy telling the user + to use redis-cli instead and pulls in ruby for that. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ redis.spec ++++++ --- /var/tmp/diff_new_pack.NZUbJU/_old 2020-01-29 13:11:29.121958329 +0100 +++ /var/tmp/diff_new_pack.NZUbJU/_new 2020-01-29 13:11:29.125958331 +0100 @@ -1,7 +1,7 @@ # # spec file for package redis # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -82,7 +82,6 @@ install -Dpm 0755 src/%{name}-benchmark %{buildroot}%{_bindir}/%{name}-benchmark install -Dpm 0755 src/%{name}-cli %{buildroot}%{_bindir}/%{name}-cli -install -Dpm 0755 src/%{name}-trib.rb %{buildroot}%{_bindir}/%{name}-trib.rb install -Dpm 0755 src/%{name}-server %{buildroot}%{_sbindir}/%{name}-server
