Update to 2.7.0 (#2150028)
This commit is contained in:
parent
c81c7e1450
commit
485f2d44a7
@ -7,14 +7,14 @@
|
|||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
|
|
||||||
Name: haproxy
|
Name: haproxy
|
||||||
Version: 2.6.6
|
Version: 2.7.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: HAProxy reverse proxy for high availability environments
|
Summary: HAProxy reverse proxy for high availability environments
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
|
|
||||||
URL: http://www.haproxy.org/
|
URL: http://www.haproxy.org/
|
||||||
Source0: %{url}/download/2.6/src/haproxy-%{version}.tar.gz
|
Source0: %{url}/download/2.7/src/haproxy-%{version}.tar.gz
|
||||||
Source1: %{name}.service
|
Source1: %{name}.service
|
||||||
Source2: %{name}.cfg
|
Source2: %{name}.cfg
|
||||||
Source3: %{name}.logrotate
|
Source3: %{name}.logrotate
|
||||||
@ -127,6 +127,9 @@ done
|
|||||||
%{_sysusersdir}/%{name}.conf
|
%{_sysusersdir}/%{name}.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 05 2022 Ryan O'Hara <rohara@redhat.com> - 2.7.0-1
|
||||||
|
- Update to 2.7.0 (#2150028)
|
||||||
|
|
||||||
* Tue Nov 29 2022 Ryan O'Hara <rohara@redhat.com> - 2.6.6-4
|
* Tue Nov 29 2022 Ryan O'Hara <rohara@redhat.com> - 2.6.6-4
|
||||||
- Fix Source0 URL (#2139126)
|
- Fix Source0 URL (#2139126)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (haproxy-2.6.6.tar.gz) = 0b416d200e9b406a96896d3570483d24e94fdfa3f781bee663476e218a57851aefdf8768f00c8a2e9df1bb028f6398690f07da452f59656327967685787ee5c2
|
SHA512 (haproxy-2.7.0.tar.gz) = cc2eb49c6055cca1d4744cb715d43048621e3078b2621cc104b3e54671f6b9a0a530c0c044c23e4cbd276f3d792bfa46d88bf034c777a671dc49ace0777829ad
|
||||||
|
Loading…
Reference in New Issue
Block a user