Invert platform req to ensure we don't build on rawhide after f32 is branched.

This commit is contained in:
Mat Booth 2019-12-02 13:42:42 +00:00
commit eaf5d58fa5

View file

@ -31,7 +31,7 @@ data:
- buildrequires:
javapackages-tools: [201801]
tycho: [1.4]
platform: [-f29,-f32]
platform: [f30, f31]
requires:
javapackages-tools: [201801]
platform: []