[haproxy] Update to 1.5.6

rohara rohara at fedoraproject.org
Mon Oct 20 17:57:31 UTC 2014


commit 9b19590b97bfd78fa0c89f0cf7db6f78b9a084ea
Author: Ryan O'Hara <rohara at redhat.com>
Date:   Mon Oct 20 12:57:21 2014 -0500

    Update to 1.5.6

 .gitignore   |    1 +
 haproxy.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61b45c5..8993ef9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ haproxy-1.4.8.tar.gz
 /haproxy-1.5.3.tar.gz
 /haproxy-1.5.4.tar.gz
 /haproxy-1.5.5.tar.gz
+/haproxy-1.5.6.tar.gz
diff --git a/haproxy.spec b/haproxy.spec
index cec9b24..266a534 100644
--- a/haproxy.spec
+++ b/haproxy.spec
@@ -7,7 +7,7 @@
 %global _hardened_build 1
 
 Name:           haproxy
-Version:        1.5.5
+Version:        1.5.6
 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 Oct 20 2014 Ryan O'Hara <rohara at redhat.com> - 1.5.6-1
+- Update to 1.5.6
+
 * Wed Oct 08 2014 Ryan O'Hara <rohara at redhat.com> - 1.5.5-1
 - Update to 1.5.5
 
diff --git a/sources b/sources
index d360585..5569b49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-952e4c2057d763a3fb74173a81028be5  haproxy-1.5.5.tar.gz
+a1c65588e5c76b066f2cbde39e061751  haproxy-1.5.6.tar.gz


More information about the scm-commits mailing list