From dd67ca79ee686505bc5da17ec575d6a0c00a3805 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 30 May 2022 10:37:29 +0200 Subject: [PATCH] migrate to modulemd-packager-v3 Related: #2070040 --- php.yaml | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/php.yaml b/php.yaml index 8c3ec21..9691df7 100644 --- a/php.yaml +++ b/php.yaml @@ -1,25 +1,16 @@ --- -document: modulemd -version: 2 +document: modulemd-packager +version: 3 data: name: php stream: 8.1 summary: PHP scripting language description: >- php 8.1 module - license: - module: - - GPLv2+ - content: - - BSD - - MIT - - PHP - - Zend - dependencies: - - buildrequires: - platform: [el9] - requires: - platform: [el9] + license: [GPLv2+] + configurations: + - context: '9' + platform: el9 references: documentation: http://php.net/ tracker: https://bugs.php.net/