[haproxy] Update to 1.5.4

rohara rohara at fedoraproject.org
Tue Sep 2 22:01:37 UTC 2014


commit 33aa4f29ca76fc824542f19998a45094a57976c3
Author: Ryan O'Hara <rohara at redhat.com>
Date:   Tue Sep 2 17:01:27 2014 -0500

    Update to 1.5.4

 .gitignore   |    1 +
 haproxy.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c61ee8..c7f4644 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ haproxy-1.4.8.tar.gz
 /haproxy-1.5.1.tar.gz
 /haproxy-1.5.2.tar.gz
 /haproxy-1.5.3.tar.gz
+/haproxy-1.5.4.tar.gz
diff --git a/haproxy.spec b/haproxy.spec
index 640c40c..b5eca7a 100644
--- a/haproxy.spec
+++ b/haproxy.spec
@@ -7,8 +7,8 @@
 %global _hardened_build 1
 
 Name:           haproxy
-Version:        1.5.3
-Release:        3%{?dist}
+Version:        1.5.4
+Release:        1%{?dist}
 Summary:        HAProxy reverse proxy for high availability environments
 
 Group:          System Environment/Daemons
@@ -135,6 +135,9 @@ exit 0
 %attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home}
 
 %changelog
+* Tue Sep 02 2013 Ryan O'Hara <rohara at redhat.com> - 1.5.4-1
+- Update to 1.5.4
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 1893ca7..f778b91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e999a547d57445d5a5ab7eb6a06df9a1  haproxy-1.5.3.tar.gz
+b027035bfd8f28326634f802c3447a34  haproxy-1.5.4.tar.gz


More information about the scm-commits mailing list