SHA256
1
0
forked from pool/drbd

Accepting request 532108 from home:wanghaisu:branches:network:ha-clustering:Factory

bsc#1061981, update to 9.0.9

OBS-URL: https://build.opensuse.org/request/show/532108
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=54
This commit is contained in:
nick wang
2017-10-06 07:59:30 +00:00
committed by Git OBS Bridge
parent 984d8f8306
commit 760895e2d0
7 changed files with 32 additions and 34 deletions

View File

@@ -1,16 +1,16 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="url">git://git.linbit.com/drbd-9.0.git</param>
<param name="url">git@github.com:LINBIT/drbd-9.0.git</param>
<param name="scm">git</param>
<param name="filename">drbd</param>
<!--
To update to a new release, change "revision" to the desired
git commit hash and bump "version" if necessary
<param name="version">9.0.8</param>
<param name="version">9.0.9</param>
-->
<param name="versionformat">9.0.8+git.%h</param>
<param name="revision">c8bc36701c7c7ffc2c208f620c6d89e4ec265704</param>
<param name="versionformat">9.0.9+git.%h</param>
<param name="revision">bffac0d96700a2ada5f6daf60465fb7f8add3bda</param>
</service>
<service name="recompress" mode="disabled">