F39 is enabled in bodhi
This commit is contained in:
parent
106e2f2581
commit
60596bb2d9
@ -5,8 +5,8 @@ branches=( "rawhide" "f39" "f38" "f37" )
|
||||
releases=( "fc40" "fc39" "fc38" "fc37" )
|
||||
# the first bodhi enabled release is the last without \| - all
|
||||
# others need to have \|
|
||||
regexps=( "fc40" "fc39" "fc38" "\|fc37" )
|
||||
bodhi_enabled=( "0" "0" "1" "1" )
|
||||
regexps=( "fc40" "fc39" "\|fc38" "\|fc37" )
|
||||
bodhi_enabled=( "0" "1" "1" "1" )
|
||||
needs_update=()
|
||||
#releases_regexp=fc28\\\|fc27\\\|fc28
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user