[haproxy] Update to 1.5.8

rohara rohara at fedoraproject.org
Sat Nov 1 14:07:18 UTC 2014


commit 101b99a995c87df9689cc14f3890c122a74a8613
Author: Ryan O'Hara <rohara at redhat.com>
Date:   Sat Nov 1 09:07:19 2014 -0500

    Update to 1.5.8

 .gitignore   |    1 +
 haproxy.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f1534ab..146c8cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ haproxy-1.4.8.tar.gz
 /haproxy-1.5.5.tar.gz
 /haproxy-1.5.6.tar.gz
 /haproxy-1.5.7.tar.gz
+/haproxy-1.5.8.tar.gz
diff --git a/haproxy.spec b/haproxy.spec
index 8fefc2e..ebf7855 100644
--- a/haproxy.spec
+++ b/haproxy.spec
@@ -7,7 +7,7 @@
 %global _hardened_build 1
 
 Name:           haproxy
-Version:        1.5.7
+Version:        1.5.8
 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
+* Sat Nov 01 2014 Ryan O'Hara <rohara at redhat.com> - 1.5.8-1
+- Update to 1.5.8
+
 * Thu Oct 30 2014 Ryan O'Hara <rohara at redhat.com> - 1.5.7-1
 - Update to 1.5.7
 
diff --git a/sources b/sources
index 15c72ad..c2f1fd4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d8133add0fb89e4141d36db7c8bfd08  haproxy-1.5.7.tar.gz
+7bffa1afa069d90ce03b7cd9aa0557cd  haproxy-1.5.8.tar.gz


More information about the scm-commits mailing list