diff --git a/varnish.yaml b/varnish.yaml index eaae773..266fa7c 100644 --- a/varnish.yaml +++ b/varnish.yaml @@ -1,17 +1,21 @@ -document: modulemd -version: 2 +document: modulemd-packager +version: 3 data: name: varnish stream: 6.0 summary: Varnish HTTP cache description: Varnish Cache web application accelerator license: - module: [ MIT ] - dependencies: - - buildrequires: - platform: [-epel7,-el8,-el9] - requires: - platform: [-epel7,-el8,-el9] + - MIT + configurations: + - context: f27b74a8 + platform: f35 + - context: 5e5ad4a0 + platform: f36 + - context: 9e842022 + platform: f37 + - context: 75741a8b + platform: f38 references: documentation: http://varnish-cache.org/docs/ tracker: https://github.com/varnishcache/varnish-cache/issues