Update to 1.7.9 (#1485084)
This commit is contained in:
parent
e10500404f
commit
88f3a94076
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@ haproxy-1.4.8.tar.gz
|
||||
/haproxy-1.7.2.tar.gz
|
||||
/haproxy-1.7.3.tar.gz
|
||||
/haproxy-1.7.8.tar.gz
|
||||
/haproxy-1.7.9.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: haproxy
|
||||
Version: 1.7.8
|
||||
Release: 3%{?dist}
|
||||
Version: 1.7.9
|
||||
Release: 1%{?dist}
|
||||
Summary: HAProxy reverse proxy for high availability environments
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -139,6 +139,9 @@ exit 0
|
||||
%attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home}
|
||||
|
||||
%changelog
|
||||
* Mon Sep 11 2017 Ryan O'Hara <rohara@redhat.com> - 1.7.9-1
|
||||
- Update to 1.7.9 (#1485084)
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.8-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (haproxy-1.7.8.tar.gz) = e1d65c8a4607c01d52628f36f8c7342096267130a0f949474746f571158e4f795281f78765004c214a0527f74ce180760f9cc910d3650d30026776076d721c0c
|
||||
SHA512 (haproxy-1.7.9.tar.gz) = d1ed791bc9607dbeabcfc6a1853cf258e28b3a079923b63d3bf97504dd59e64a5f5f44f9da968c23c12b4279e8d45ff3bd39418942ca6f00d9d548c9a0ccfd73
|
||||
|
Loading…
Reference in New Issue
Block a user