07e312614f
Update to version 5.3.2, including golang 1.11 OBS-URL: https://build.opensuse.org/request/show/645662 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=8
14 lines
457 B
Plaintext
14 lines
457 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="url">https://github.com/grafana/grafana</param>
|
|
<param name="scm">git</param>
|
|
<param name="exclude">.git</param>
|
|
<param name="versionformat">5.3.2</param>
|
|
<param name="revision">v5.3.2</param>
|
|
<param name="changesgenerate">enable</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled">
|
|
<param name="basename">grafana</param>
|
|
</service>
|
|
</services>
|