Compare commits

...

No commits in common. "imports/c8-beta-stream-6/redis-6-8070020220509142426.3b9f49c4" and "c8-stream-5" have entirely different histories.

1 changed files with 7 additions and 3 deletions

View File

@ -3,10 +3,10 @@ document: modulemd
version: 2
data:
name: redis
stream: 6
stream: 5
summary: Redis persistent key-value database
description: >-
redis 6 module
redis 5 module
license:
module:
- GPLv2+
@ -27,10 +27,14 @@ data:
api:
rpms:
- redis
buildopts:
rpms:
macros: |
%_without_redistrib 1
components:
rpms:
redis:
rationale: Module API.
ref: stream-6-rhel-8.7.0
ref: stream-5.0-rhel-8.4.0
buildorder: 1
...