From b3398e3e3a4f5e8a022de9693f054f26cac8dddf Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 14:54:07 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- ipvsadm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ipvsadm.spec b/ipvsadm.spec index abcf18d..6efc14e 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: 8%{?dist} +Release: 9%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.linuxvirtualserver.org/software/ipvs.html @@ -84,6 +84,9 @@ rm -rf %{buildroot} %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.26-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Wed Mar 20 2013 Ryan O'Hara - 1.26-8 - Use new systemd-rpm macros in ipvsadm spec file (#850168).