Update to 2.0.8 (#1764483)
This commit is contained in:
parent
c2c95a3f73
commit
d08ce09e1d
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@ haproxy-1.4.8.tar.gz
|
||||
/haproxy-2.0.5.tar.gz
|
||||
/haproxy-2.0.6.tar.gz
|
||||
/haproxy-2.0.7.tar.gz
|
||||
/haproxy-2.0.8.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: haproxy
|
||||
Version: 2.0.7
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.8
|
||||
Release: 1%{?dist}
|
||||
Summary: HAProxy reverse proxy for high availability environments
|
||||
|
||||
License: GPLv2+
|
||||
@ -132,6 +132,9 @@ exit 0
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 06 2019 Ryan O'Hara <rohara@redhat.com> - 2.0.8-1
|
||||
- Update to 2.0.8 (#1764483)
|
||||
|
||||
* Mon Oct 21 2019 Ryan O'Hara <rohara@redhat.com> - 2.0.7-2
|
||||
- Build with Prometheus exporter service (#1755839)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (haproxy-2.0.7.tar.gz) = 3257bb90555cb7ccf1b5ef71815f8258598aa87239ec46a24d250929811bd49fef21e4c2d0a12ee9f7aca2cca33367f972e4e62e9b01274b8c644a97e4353574
|
||||
SHA512 (haproxy-2.0.8.tar.gz) = 61cb7274d96bde1c542e9f0cd5c9dc8f7ee5fa710eb8867bd70040718ce696505d533713f867199d6f0780fe0f8c7e989bf25ee93e806c0e3fe6f593382814a6
|
||||
|
Loading…
Reference in New Issue
Block a user