vim-update.sh: F38 is bodhi enabled

This commit is contained in:
Zdenek Dohnal 2023-03-02 07:40:07 +01:00
parent 9af2480710
commit 6fdecefa49

View File

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