I wrote the _service file to get the freshest sources from bazaar. In my local computer I run osc build --ccache openSUSE_12.1 x86_64 or osc service run and I get _service:recompress:tar_scm:python-itmages-service-0.38.tar.bz2 and it is OK. But when I commit it into OBS service made archive with filename _service:recompress:tar_scm:python-itmages-service-38.tar.bz2 (without “0.”) and it is wrong.
When I type <param name=“versionprefix”>0</param> OBS (but not my local computer) skips it. I tried “0” ‘0’ 0. 00 0 ![CDATA[0]] but OBS reads it as it is.
How may I tell OBS that 0 isn’t nothing?