[keepalived/f16] Update to 1.2.3.

rohara rohara at fedoraproject.org
Mon Aug 20 17:12:52 UTC 2012


commit 0358022d3a076492f1e1a8592e9dc91de3b82ce9
Author: Ryan O'Hara <rohara at redhat.com>
Date:   Mon Aug 20 12:09:18 2012 -0500

    Update to 1.2.3.

 .gitignore      |    1 +
 keepalived.spec |    8 ++++++--
 sources         |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7c8a835..0fead0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /keepalived-1.2.2.tar.gz
+/keepalived-1.2.3.tar.gz
diff --git a/keepalived.spec b/keepalived.spec
index 0482d6f..1c53b59 100644
--- a/keepalived.spec
+++ b/keepalived.spec
@@ -1,7 +1,7 @@
 Summary: High Availability monitor built upon LVS, VRRP and service pollers
 Name: keepalived
-Version: 1.2.2
-Release: 4%{?dist}
+Version: 1.2.3
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: http://www.keepalived.org/
@@ -123,6 +123,10 @@ fi
 
 
 %changelog
+* Mon Aug 20 2012 Ryan O'Hara <rohara at redhat.com> - 1.2.3-1
+- Update to 1.2.3.
+- Fix permissions on pid file (#704040).
+
 * Tue Mar 20 2012 Ryan O'Hara <rohara at redhat.com> - 1.2.2-4
 - Fix IPv4 address comparison (#768119).
 
diff --git a/sources b/sources
index 898549f..3994370 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f68327ca142616a8463d2d105db122cd  keepalived-1.2.2.tar.gz
+1516a2fa0793184ff5c7ad77bac79460  keepalived-1.2.3.tar.gz


More information about the scm-commits mailing list