From fe4c32baa8fdb56a805c8ec4ba363ce6aca55e3c Mon Sep 17 00:00:00 2001 From: Ryan O'Hara Date: May 23 2016 13:58:54 +0000 Subject: Update to 1.6.5 (#1317313) --- diff --git a/.gitignore b/.gitignore index a5470d5..f47dc41 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ haproxy-1.4.8.tar.gz /haproxy-1.6.1.tar.gz /haproxy-1.6.2.tar.gz /haproxy-1.6.3.tar.gz +/haproxy-1.6.5.tar.gz diff --git a/haproxy.spec b/haproxy.spec index 947f4d5..3e1a88a 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -7,8 +7,8 @@ %global _hardened_build 1 Name: haproxy -Version: 1.6.3 -Release: 2%{?dist} +Version: 1.6.5 +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 May 23 2016 Ryan O'Hara - 1.6.5-1 +- Update to 1.6.5 (#1317313) + * Wed Feb 03 2016 Fedora Release Engineering - 1.6.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 96a2e70..c23f7b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3362d1e268c78155c2474cb73e7f03f9 haproxy-1.6.3.tar.gz +5290f278c04e682e42ab71fed26fc082 haproxy-1.6.5.tar.gz