From 744a0e561f92e30caa70d7b163f5089a1bf0a299 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 16 Dec 2021 19:34:01 +0100 Subject: [PATCH] Platform F33 is EOL, move to F35 --- testmodule.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testmodule.yaml b/testmodule.yaml index 279ccf2..bd43a89 100644 --- a/testmodule.yaml +++ b/testmodule.yaml @@ -7,9 +7,9 @@ data: module: [ MIT ] dependencies: buildrequires: - platform: f33 + platform: f35 requires: - platform: f33 + platform: f35 references: community: https://fedoraproject.org/wiki/Modularity documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules