Update to 2.0.10 (#1772961)
This commit is contained in:
parent
d08ce09e1d
commit
4056860e03
2
.gitignore
vendored
2
.gitignore
vendored
@ -63,3 +63,5 @@ haproxy-1.4.8.tar.gz
|
|||||||
/haproxy-2.0.6.tar.gz
|
/haproxy-2.0.6.tar.gz
|
||||||
/haproxy-2.0.7.tar.gz
|
/haproxy-2.0.7.tar.gz
|
||||||
/haproxy-2.0.8.tar.gz
|
/haproxy-2.0.8.tar.gz
|
||||||
|
/haproxy-2.1.0.tar.gz
|
||||||
|
/haproxy-2.0.10.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
|
|
||||||
Name: haproxy
|
Name: haproxy
|
||||||
Version: 2.0.8
|
Version: 2.0.10
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: HAProxy reverse proxy for high availability environments
|
Summary: HAProxy reverse proxy for high availability environments
|
||||||
|
|
||||||
@ -132,6 +132,9 @@ exit 0
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 25 2019 Ryan O'Hara <rohara@redhat.com> - 2.0.10-1
|
||||||
|
- Update to 2.0.10 (#1772961)
|
||||||
|
|
||||||
* Wed Nov 06 2019 Ryan O'Hara <rohara@redhat.com> - 2.0.8-1
|
* Wed Nov 06 2019 Ryan O'Hara <rohara@redhat.com> - 2.0.8-1
|
||||||
- Update to 2.0.8 (#1764483)
|
- Update to 2.0.8 (#1764483)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (haproxy-2.0.8.tar.gz) = 61cb7274d96bde1c542e9f0cd5c9dc8f7ee5fa710eb8867bd70040718ce696505d533713f867199d6f0780fe0f8c7e989bf25ee93e806c0e3fe6f593382814a6
|
SHA512 (haproxy-2.0.10.tar.gz) = d3f0c0a7cce49d394dda7553ed79102cfef2c21ea6d640fbc325246806c93d862cb48c40f4717d9e1b50b2390698466282fe8c4d8b305259e3057f3711e69a39
|
||||||
|
Loading…
Reference in New Issue
Block a user