From 3c9a495909df22acd96d9e7091842770d24a982e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 12 Jan 2012 23:59:37 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- ipvsadm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ipvsadm.spec b/ipvsadm.spec index c56f0e5..307ea95 100644 --- a/ipvsadm.spec +++ b/ipvsadm.spec @@ -1,7 +1,7 @@ Summary: Utility to administer the Linux Virtual Server Name: ipvsadm Version: 1.26 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.linuxvirtualserver.org/software/ipvs.html @@ -67,6 +67,9 @@ fi %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 1.26-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Jul 11 2011 Matthias Saou 1.26-2 - Backport the init script from RHEL6, which contains lots of changes to make it behave simlarly to the iptables init script (#593276).