From 949c82eb79005c769f48e49901154da501612618 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 14:58:23 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- irqbalance.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irqbalance.spec b/irqbalance.spec index 37f6343..1d4b7e8 100644 --- a/irqbalance.spec +++ b/irqbalance.spec @@ -1,6 +1,6 @@ Name: irqbalance Version: 1.0.6 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 2 Summary: IRQ balancing daemon @@ -67,6 +67,9 @@ fi /sbin/chkconfig --del irqbalance >/dev/null 2>&1 || : %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 2:1.0.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Jul 22 2013 Peter Robinson 2:1.0.6-3 - Fix FTBFS on ARM, minor spec cleanups