vim-update.sh: F37 bodhi enablement point

This commit is contained in:
Zdenek Dohnal 2022-08-23 14:47:01 +02:00
parent 74b6b5a918
commit b8d3c07d36

View File

@ -5,8 +5,8 @@ branches=( "rawhide" "f37" "f36" "f35" )
releases=( "fc38" "fc37" "fc36" "fc35" )
# the first bodhi enabled release is the last without \| - all
# others need to have \|
regexps=( "fc38" "fc37" "fc36" "\|fc35" )
bodhi_enabled=( "0" "0" "1" "1" )
regexps=( "fc38" "fc37" "\|fc36" "\|fc35" )
bodhi_enabled=( "0" "1" "1" "1" )
needs_update=()
#releases_regexp=fc28\\\|fc27\\\|fc28