[haproxy/el6] update to 1.4.18

jjh jjh at fedoraproject.org
Thu Sep 22 09:35:49 UTC 2011


commit 042edf98bf72d604fa80f4468ebb88e7c249a44d
Author: Jeremy Hinegardner <jeremy at hinegardner.org>
Date:   Thu Sep 22 03:35:36 2011 -0600

    update to 1.4.18

 .gitignore   |    5 ++---
 haproxy.spec |    7 +++++--
 sources      |    3 +--
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a56a49a..4aff214 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
 *~
-haproxy-1.4.8.tar.gz
-/haproxy-1.4.11.tar.gz
-/haproxy-1.4.15.tar.gz
+haproxy-1.4.18.tar.gz
+/haproxy-1.4.18.tar.gz
diff --git a/haproxy.spec b/haproxy.spec
index ee71f20..e996589 100644
--- a/haproxy.spec
+++ b/haproxy.spec
@@ -5,7 +5,7 @@
 %define haproxy_datadir %{_datadir}/haproxy
 
 Name:           haproxy
-Version:        1.4.15
+Version:        1.4.18
 Release:        1%{?dist}
 Summary:        HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
 
@@ -13,7 +13,7 @@ Group:          System Environment/Daemons
 License:        GPLv2+
 
 URL:            http://haproxy.1wt.eu/
-Source0:        http://haproxy.1wt.eu/download/1.3/src/haproxy-%{version}.tar.gz
+Source0:        http://haproxy.1wt.eu/download/1.4/src/haproxy-%{version}.tar.gz
 Source1:        %{name}.init
 Source2:        %{name}.cfg
 Source3:        %{name}.logrotate
@@ -144,6 +144,9 @@ fi
 
 
 %changelog
+* Thu Sep 22 2011 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.4.18-1
+- update to 1.4.18
+
 * Tue Apr 26 2011 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.4.15-1
 - update to 1.4.15
 
diff --git a/sources b/sources
index de75e6b..ad17b97 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-4f0638652d7800860838dc195da335d8  haproxy-1.4.11.tar.gz
-c1b4fc6028c6d8e23dde8c91ff47eabe  haproxy-1.4.15.tar.gz
+4ac88bb1a76c4b84ed4f6131183bedbe  haproxy-1.4.18.tar.gz


More information about the scm-commits mailing list