From 05a32997dfe7ec2bdbced88af43b44ebbb2e99a5 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 19 Jul 2012 12:55:37 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- keepalived.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/keepalived.spec b/keepalived.spec index 66858f5..0a7ca9d 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: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.keepalived.org/ @@ -123,6 +123,9 @@ fi %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 1.2.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue May 08 2012 Ryan O'Hara - 1.2.2-5 - Fix IPv4 address comparison (#768119).