Accepting request 866111 from home:jengelh:branches:hardware
- 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
This commit is contained in:
parent
31fd22c784
commit
c1b0499a79
4
_service
4
_service
@ -6,6 +6,8 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/raspberrypi/usbboot.git</param>
|
||||
<param name="filename">raspberrypi-rpiboot</param>
|
||||
<param name="versionformat">%h</param>
|
||||
<param name="parent-tag">bae4aeb</param>
|
||||
<param name="versionformat">0~git@TAG_OFFSET@.%h</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled" />
|
||||
</services>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 19:02:49 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Generate monotonically increasing Version numbers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 07:32:07 UTC 2021 - Matthias Brugger <mbrugger@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package raspberrypi-rpiboot
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
Loading…
Reference in New Issue
Block a user