From d0e30c6fc2df82b59757d3ec9ce09fe739257237 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Tue, 15 Feb 2022 13:19:17 +0100 Subject: [PATCH] Remove contect for f33; Add context for f37 --- swig.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/swig.yaml b/swig.yaml index 9cd0005..c383319 100644 --- a/swig.yaml +++ b/swig.yaml @@ -18,16 +18,6 @@ data: testing and prototyping C/C++ software license: [MIT] configurations: - - context: '601d93de' - platform: f33 - buildopts: - rpms: - macros: | - %golang 0 - %guile 0 - %javalang 0 - %octave 0 - %Rlang 0 - context: '058368ca' platform: f34 buildopts: @@ -58,6 +48,16 @@ data: %javalang 0 %octave 0 %Rlang 0 + - context: 'f37' + platform: f37 + buildopts: + rpms: + macros: | + %golang 0 + %guile 0 + %javalang 0 + %octave 0 + %Rlang 0 - context: '8b234a03' platform: eln buildopts: