forked from pool/haproxy
- Update to version 2.3.0+git0.1c0a722a8:
https://www.haproxy.com/blog/announcing-haproxy-2-3/ for all the details see /usr/share/doc/packages/haproxy/CHANGELOG OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=229
This commit is contained in:
parent
7119023647
commit
4e594d7360
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.2.git</param>
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-2.3.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.2.5</param>
|
||||
<param name="revision">v2.3.0</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
||||
|
@ -5,4 +5,6 @@
|
||||
</service>
|
||||
<service name="tar_scm">
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-2.2.git</param>
|
||||
<param name="changesrevision">34b2b106689c8a017eb5726193b199ea96f2c9f7</param></service></servicedata>
|
||||
<param name="changesrevision">34b2b106689c8a017eb5726193b199ea96f2c9f7</param></service><service name="tar_scm">
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-2.3.git</param>
|
||||
<param name="changesrevision">1c0a722a83e7c45456a2b82c15889ab9ab5c4948</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e91d4c507d62fd9380f03eaaecd5dccfd68505725284d8a4d8e5a7e210e20fb
|
||||
size 2960693
|
3
haproxy-2.3.0+git0.1c0a722a8.tar.gz
Normal file
3
haproxy-2.3.0+git0.1c0a722a8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05a1bdd2a95bf8538decae762febe90fb62b1026ce902bcda3496bf1ca8a9554
|
||||
size 2979118
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 05 16:43:01 UTC 2020 - mrueckert@suse.de
|
||||
|
||||
- Update to version 2.3.0+git0.1c0a722a8:
|
||||
https://www.haproxy.com/blog/announcing-haproxy-2-3/
|
||||
|
||||
for all the details see
|
||||
/usr/share/doc/packages/haproxy/CHANGELOG
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 05 14:49:02 UTC 2020 - mrueckert@suse.de
|
||||
|
||||
|
@ -53,7 +53,7 @@
|
||||
%endif
|
||||
|
||||
Name: haproxy
|
||||
Version: 2.2.5+git0.34b2b1066
|
||||
Version: 2.3.0+git0.1c0a722a8
|
||||
Release: 0
|
||||
#
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user