forked from pool/haproxy
- Update to version 2.7.0+git0.437fd289f:
https://www.haproxy.com/blog/announcing-haproxy-2-7/ OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=274
This commit is contained in:
parent
08ee4dd97b
commit
4ab0507fcf
4
_service
4
_service
@ -1,12 +1,12 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-2.6.git</param>
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-2.7.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">haproxy</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">v2.6.6</param>
|
||||
<param name="revision">v2.7.0</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-2.5.git</param>
|
||||
<param name="changesrevision">2ef551d0284f385fb36b3b2e4b32a7adab4223ac</param>
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-2.7.git</param>
|
||||
<param name="changesrevision">437fd289f2e32e56498d2d4da63852d483f284ef</param>
|
||||
</service>
|
||||
<service name="tar_scm">
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-2.6.git</param>
|
||||
<param name="changesrevision">274d1a4dffe332885bce12f04ac0e452c5f512b2</param></service></servicedata>
|
||||
</servicedata>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d142ea7a8979313bd81be483b4a778634a94bf16e7522d43ad398f4604eeb86e
|
||||
size 4134359
|
3
haproxy-2.7.0+git0.437fd289f.tar.gz
Normal file
3
haproxy-2.7.0+git0.437fd289f.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4cc97e2cb36a5fa157b93b96008648a6dea3b61cb6b25b76a3ef116e4b37bef4
|
||||
size 4231162
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 01 15:25:38 UTC 2022 - mrueckert@suse.de
|
||||
|
||||
- Update to version 2.7.0+git0.437fd289f:
|
||||
https://www.haproxy.com/blog/announcing-haproxy-2-7/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 22 13:13:45 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
@ -51,7 +51,7 @@
|
||||
%endif
|
||||
|
||||
Name: haproxy
|
||||
Version: 2.6.6+git0.274d1a4df
|
||||
Version: 2.7.0+git0.437fd289f
|
||||
Release: 0
|
||||
#
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user