[haproxy] update to 1.4.20

jjh jjh at fedoraproject.org
Wed Apr 4 01:32:49 UTC 2012


commit fb8fe643d4232b39af5773c07dfca83bf477b1e5
Author: Jeremy Hinegardner <jeremy at hinegardner.org>
Date:   Tue Apr 3 19:32:14 2012 -0600

    update to 1.4.20

 .gitignore   |    1 +
 haproxy.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b93b67a..fbd94ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ haproxy-1.4.8.tar.gz
 /haproxy-1.4.15.tar.gz
 /haproxy-1.4.18.tar.gz
 /haproxy-1.4.19.tar.gz
+/haproxy-1.4.20.tar.gz
diff --git a/haproxy.spec b/haproxy.spec
index 113a5bc..8b7fd83 100644
--- a/haproxy.spec
+++ b/haproxy.spec
@@ -5,8 +5,8 @@
 %define haproxy_datadir %{_datadir}/haproxy
 
 Name:           haproxy
-Version:        1.4.19
-Release:        4%{?dist}
+Version:        1.4.20
+Release:        1%{?dist}
 Summary:        HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
 
 Group:          System Environment/Daemons
@@ -153,6 +153,9 @@ fi
 
 
 %changelog
+* Tue Apr 03 2012 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.4.20-1
+- Update to 1.4.20
+
 * Sun Feb 19 2012 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.4.19-4
 - fix haproxy.services file
 
diff --git a/sources b/sources
index b337ead..7269660 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-41392d738460dbf99295fd928031c6a4  haproxy-1.4.19.tar.gz
+0cd3b91812ff31ae09ec4ace6355e29e  haproxy-1.4.20.tar.gz


More information about the scm-commits mailing list