c1b0499a79
- Generate monotonically increasing Version numbers OBS-URL: https://build.opensuse.org/request/show/866111 OBS-URL: https://build.opensuse.org/package/show/hardware/raspberrypi-rpiboot?expand=0&rev=8
14 lines
569 B
Plaintext
14 lines
569 B
Plaintext
<!-- See https://en.opensuse.org/openSUSE:Build_Service_Concept_SourceService -->
|
|
<!-- for more details on the syntax -->
|
|
|
|
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="scm">git</param>
|
|
<param name="url">https://github.com/raspberrypi/usbboot.git</param>
|
|
<param name="filename">raspberrypi-rpiboot</param>
|
|
<param name="parent-tag">bae4aeb</param>
|
|
<param name="versionformat">0~git@TAG_OFFSET@.%h</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled" />
|
|
</services>
|