# upstream-collect.conf: Configuration for updating of translation-update-upstream package. # # osc repositories with packages (space separated list in parentheses, first takes precedence) OSC_REPOSITORIES=( home:sbrabec:branches:openSUSE:Leap:15.0:proposed-translation-fixes openSUSE:Leap:15.0 ) # OSC_REPOSITORIES array index of the main (rebuilt with current translation-update-upstream) repository (starts with 0). OSC_MAIN_INDEX=0 # OSC_REPOSITORIES array index of the repository with proposed translation updates that don't appear in the main product (starts with 0). Keep empty if there is no such repository. OSC_PROPOSED_INDEX= # osc server, empty for using of the osc default OSC_APIURL=https://api.opensuse.org/