Files
trenn c29228d46b Accepting request 687429 from home:jengelh:branches:Base:System
Since the Version: field only said "1.3", I was trying to replace the Source: line by a full URL,
and found the patches don't apply --- update versionformat to indicate that this is in fact not 1.3.

OBS-URL: https://build.opensuse.org/request/show/687429
OBS-URL: https://build.opensuse.org/package/show/Base:System/msr-tools?expand=0&rev=28
2019-03-22 11:36:21 +00:00

15 lines
522 B
Plaintext

<services>
<service mode="disabled" name="tar_scm">
<param name="url">https://github.com/01org/msr-tools.git</param>
<param name="scm">git</param>
<param name="changesgenerate">disable</param>
<param name="filename">msr-tools</param>
<param name="versionformat">1.3.git@TAG_OFFSET@</param>
</service>
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="disabled" name="set_version"/>
</services>