[haproxy] update to 1.4.19

jjh jjh at fedoraproject.org
Sun Jan 29 18:54:04 UTC 2012


commit 4d91ac5f36d0fefa2c3be6764d1022f3588c33da
Author: Jeremy Hinegardner <jeremy at hinegardner.org>
Date:   Sun Jan 29 11:53:55 2012 -0700

    update to 1.4.19

 .gitignore   |    1 +
 haproxy.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fddb4b3..b93b67a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ 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.19.tar.gz
diff --git a/haproxy.spec b/haproxy.spec
index a39b7ba..6881b22 100644
--- a/haproxy.spec
+++ b/haproxy.spec
@@ -5,8 +5,8 @@
 %define haproxy_datadir %{_datadir}/haproxy
 
 Name:           haproxy
-Version:        1.4.18
-Release:        2%{?dist}
+Version:        1.4.19
+Release:        1%{?dist}
 Summary:        HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
 
 Group:          System Environment/Daemons
@@ -144,6 +144,9 @@ fi
 
 
 %changelog
+* Sun Jan 29 2012 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.4.19-1
+- Update to 1.4.19
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.18-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index ad17b97..b337ead 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ac88bb1a76c4b84ed4f6131183bedbe  haproxy-1.4.18.tar.gz
+41392d738460dbf99295fd928031c6a4  haproxy-1.4.19.tar.gz


More information about the scm-commits mailing list