SHA256
1
0
forked from pool/redis

Accepting request 766688 from home:kukuk:branches:server:database

- 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.

OBS-URL: https://build.opensuse.org/request/show/766688
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=131
This commit is contained in:
Martin Pluskal
2020-01-26 17:11:27 +00:00
committed by Git OBS Bridge
parent ad2bfc6bf7
commit 21cc5cbf45
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 23 18:58:34 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
- 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.
-------------------------------------------------------------------
Mon Dec 30 17:59:52 UTC 2019 - Thorsten Kukuk <kukuk@suse.com>