File _service of Package grafana-status-panel.24267
<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/Vonage/grafana_status_panel.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="exclude">.editorconfig</param>
<param name="versionformat">1.0.10</param>
<param name="revision">v1.0.10</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">grafana_status_panel-*.tar</param>
<param name="compression">xz</param>
</service>
<!--
Don't use set_version - this will mess up the RPM version
which needs to be 1.0.11. See comments in the spec file
for further information.
<service name="set_version" mode="disabled">
<param name="basename">grafana_status_panel</param>
</service>
-->
</services>