Maybe we could change OL_BUILD_VER to 0 unless defined by the user? Or just start using git describe --always --tags --dirty=+ in OL_VERSION with no intermediaries (and a single hardcoded fallback).
git describe does not work in our distribution build, when we just have a release tarball.
Or you add some logic in the release workflow to add the data to the tarball and use it in there.
The build of
osdlyricsin openSUSE had been reproducible since #34 but that changed withb962861
One simple fix would be to add
-r README.mdnow. Or redesign how that fallback works. See the discussion in #34 on possible approaches.The text was updated successfully, but these errors were encountered: