[haproxy/f20] Update to 1.5.9

rohara rohara at fedoraproject.org
Mon Dec 1 15:57:04 UTC 2014


commit b3b4d208f4d11986a0f4658bddb3e05859ecfe41
Author: Ryan O'Hara <rohara at redhat.com>
Date:   Mon Dec 1 09:34:43 2014 -0600

    Update to 1.5.9

 .gitignore   |    1 +
 haproxy.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 146c8cc..5fd00fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ haproxy-1.4.8.tar.gz
 /haproxy-1.5.6.tar.gz
 /haproxy-1.5.7.tar.gz
 /haproxy-1.5.8.tar.gz
+/haproxy-1.5.9.tar.gz
diff --git a/haproxy.spec b/haproxy.spec
index d700223..0e5a92c 100644
--- a/haproxy.spec
+++ b/haproxy.spec
@@ -7,7 +7,7 @@
 %global _hardened_build 1
 
 Name:           haproxy
-Version:        1.5.8
+Version:        1.5.9
 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 Dec 01 2014 Ryan O'Hara <rohara at redhat.com> - 1.5.9-1
+- Update to 1.5.9
+
 * Sat Nov 01 2014 Ryan O'Hara <rohara at redhat.com> - 1.5.8-1
 - Update to 1.5.8
 
diff --git a/sources b/sources
index c2f1fd4..eb84102 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7bffa1afa069d90ce03b7cd9aa0557cd  haproxy-1.5.8.tar.gz
+b7672bb6a8aa188a655b418f3c96f65c  haproxy-1.5.9.tar.gz


More information about the scm-commits mailing list