f2c60d0f61
Version bump to 6.3.5 Tweaks to the changelog. OBS-URL: https://build.opensuse.org/request/show/729657 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=25
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.3.5</param>
|
|
<param name="revision">v6.3.5</param>
|
|
<param name="changesgenerate">enable</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled">
|
|
<param name="basename">grafana</param>
|
|
</service>
|
|
</services>
|