forked from pool/haproxy
- Update to version 3.0.0+git0.5590ada47:
https://www.haproxy.com/blog/announcing-haproxy-3-0 https://www.mail-archive.com/haproxy@formilux.org/msg44993.html OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=302
This commit is contained in:
parent
d5bbd3f762
commit
e8295803a1
4
_service
4
_service
@ -1,12 +1,12 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="url">https://git.haproxy.org/git/haproxy-2.9.git</param>
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-3.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="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<param name="revision">v2.9.6</param>
|
||||
<param name="revision">v3.0.0</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://git.haproxy.org/git/haproxy-2.9.git</param>
|
||||
<param name="changesrevision">9eafce5dcb188671be3adf5b217e30c85f2b0cf3</param>
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-3.0.git/</param>
|
||||
<param name="changesrevision">5590ada4731a1f75004675680b4bdca61fa4c507</param>
|
||||
</service>
|
||||
</servicedata>
|
||||
</servicedata>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c5464be0c02ff2c9c2051c47c1116179ebba29155b96024e1a3181bc57640ef
|
||||
size 4649129
|
3
haproxy-3.0.0+git0.5590ada47.tar.gz
Normal file
3
haproxy-3.0.0+git0.5590ada47.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c3531ef38749c53c90bfd63647ac04807bdb1ca0d4404676b4b94cfb16c8de9
|
||||
size 4818258
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 14:00:25 UTC 2024 - mrueckert@suse.de
|
||||
|
||||
- Update to version 3.0.0+git0.5590ada47:
|
||||
https://www.haproxy.com/blog/announcing-haproxy-3-0
|
||||
https://www.mail-archive.com/haproxy@formilux.org/msg44993.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 19:55:05 UTC 2024 - mrueckert@suse.de
|
||||
|
||||
|
@ -53,7 +53,7 @@
|
||||
%endif
|
||||
|
||||
Name: haproxy
|
||||
Version: 2.9.6+git0.9eafce5dc
|
||||
Version: 3.0.0+git0.5590ada47
|
||||
Release: 0
|
||||
#
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user