File update.sh of Package amdvlk

#!/bin/sh

set -euxo pipefail

/usr/bin/env python3 ./update-version.py
# Workaround for glslang force moving the `main-tot` tag often.
# `osc service run` will fail if the tag has been moved.
# test -d glslang && (cd glslang && git fetch --tags --force)
osc service -v run
cp _service:set_version:amdvlk.spec amdvlk.spec
openSUSE Build Service is sponsored by