From f68186efff5f13a82634d4f16cfce988c554d1ee Mon Sep 17 00:00:00 2001 From: Felix Kaechele Date: Wed, 21 Apr 2021 14:51:10 -0400 Subject: [PATCH] create 1.20 stream build for EPEL8 as well Signed-off-by: Felix Kaechele --- nginx.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nginx.yaml b/nginx.yaml index fa3321f..710b4a5 100644 --- a/nginx.yaml +++ b/nginx.yaml @@ -2,16 +2,16 @@ document: modulemd version: 2 data: name: nginx - stream: 1.18 + stream: 1.20 summary: nginx webserver - description: nginx 1.18 webserver module + description: nginx 1.20 webserver module license: module: [ MIT ] dependencies: - buildrequires: - platform: [-epel8] + platform: [] requires: - platform: [-epel8] + platform: [] references: documentation: http://nginx.org/en/docs/ tracker: https://trac.nginx.org/nginx/ @@ -40,4 +40,4 @@ data: rpms: nginx: rationale: Module API. - ref: stream-1.18 + ref: stream-1.20