From 0b3061050bc5ff05f628b2d9ac78503bf9ac63c0 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 17 Aug 2022 17:10:53 +0200 Subject: [PATCH] Move platform to f36 --- testmodule.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testmodule.yaml b/testmodule.yaml index 2b9e2b9..8d4731b 100644 --- a/testmodule.yaml +++ b/testmodule.yaml @@ -10,9 +10,9 @@ data: module: [MIT] dependencies: - buildrequires: - platform: [f35] + platform: [f36] requires: - platform: [f35] + platform: [f36] references: community: https://docs.pagure.org/modularity/ documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules