2cf3d5fe22
- Update to version 6.2.1 OBS-URL: https://build.opensuse.org/request/show/706256 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=14
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">6.2.1</param>
|
|
<param name="revision">v6.2.1</param>
|
|
<param name="changesgenerate">enable</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled">
|
|
<param name="basename">grafana</param>
|
|
</service>
|
|
</services>
|