forked from pool/python-rpm-macros
- change service version generator to use "1.0.git" instead of "1.0git"
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
92b9381a7c
commit
141acf062f
2
_service
2
_service
@@ -6,7 +6,7 @@
|
||||
<param name="url">https://github.com/openSUSE/multipython-macros.git</param>
|
||||
<!-- <param name="subdir">the subdirectory of your repository you want to create an archive from</param>-->
|
||||
<param name="filename">multipython-macros</param>
|
||||
<param name="versionprefix">1.0git</param>
|
||||
<param name="versionprefix">1.0.git</param>
|
||||
<!-- <param name="revision">optional: the commit hash, tag or branch you want to get</param>-->
|
||||
</service>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user