From cd5b39ac10c047c5e8dbb87f823ef2d7155b4371 Mon Sep 17 00:00:00 2001 From: Ryan O'Hara Date: Mon, 5 Jan 2015 08:51:39 -0600 Subject: [PATCH] Update to 1.5.10 --- .gitignore | 1 + haproxy.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5fd00fa..4ab5844 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ haproxy-1.4.8.tar.gz /haproxy-1.5.7.tar.gz /haproxy-1.5.8.tar.gz /haproxy-1.5.9.tar.gz +/haproxy-1.5.10.tar.gz diff --git a/haproxy.spec b/haproxy.spec index 120589f..48b1f82 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -7,7 +7,7 @@ %global _hardened_build 1 Name: haproxy -Version: 1.5.9 +Version: 1.5.10 Release: 1%{?dist} Summary: HAProxy reverse proxy for high availability environments @@ -135,6 +135,9 @@ exit 0 %attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home} %changelog +* Mon Jan 05 2015 Ryan O'Hara - 1.5.10-1 +- Update to 1.5.10 + * Mon Dec 01 2014 Ryan O'Hara - 1.5.9-1 - Update to 1.5.9 diff --git a/sources b/sources index eb84102..c99c8f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7672bb6a8aa188a655b418f3c96f65c haproxy-1.5.9.tar.gz +5631457ea1f84b3c0d8e5bc8015ed329 haproxy-1.5.10.tar.gz