From 182ce80951a8fb508777b1609d241e5debc40e14 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 09 2021 10:02:11 +0000 Subject: import varnish-6-8050020210726171112.b4937e53 --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index d2c92ab..4036439 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -36,9 +36,9 @@ data: rpms: varnish: rationale: Module API. - ref: stream-6-rhel-8.4.0 + ref: stream-6-rhel-8.5.0 varnish-modules: rationale: Extension modules. - ref: stream-6-rhel-8.4.0 + ref: stream-6-rhel-8.5.0 buildorder: 1 ... diff --git a/varnish.yaml b/varnish.yaml deleted file mode 100644 index 775adbc..0000000 --- a/varnish.yaml +++ /dev/null @@ -1,46 +0,0 @@ ---- -document: modulemd -version: 2 -data: - name: varnish - stream: 6 - summary: Varnish HTTP cache - description: >- - Varnish Cache web application accelerator - license: - module: - - MIT - dependencies: - - buildrequires: - platform: [el8.4.0] - requires: - platform: [el8] - references: - documentation: http://varnish-cache.org/docs/ - tracker: https://github.com/varnishcache/varnish-cache/issues - profiles: - common: - rpms: - - varnish - - varnish-modules - api: - rpms: - - varnish - - varnish-modules - buildopts: - rpms: - macros: > - %_without_python2 1 - - %_with_python3 1 - components: - rpms: - varnish: - rationale: Module API. - ref: 77b66a72aa3dc02392889590a0664469c0a60f9d - varnish-modules: - rationale: Extension modules. - ref: 18ff7bd559104cbe0e96d4ea8ecd23309bc8ef66 - buildorder: 1 -... -