SHA256
1
0
forked from pool/haproxy

Accepting request 712629 from home:jengelh:branches:server:http

- Correct version line, which should be 2.0.0+git6.

OBS-URL: https://build.opensuse.org/request/show/712629
OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=185
This commit is contained in:
Kristoffer Gronlund
2019-07-01 06:33:01 +00:00
committed by Git OBS Bridge
parent 16c166eb7b
commit d8bbfd9540
5 changed files with 10 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">http://git.haproxy.org/git/haproxy-2.0.git</param>
<param name="scm">git</param>
<param name="filename">haproxy</param>
<param name="versionformat">@PARENT_TAG@~git@TAG_OFFSET@.%h</param>
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<param name="revision">41dc8432</param>