From 3c2f7d5a406fd0845106d7fb874775b5cd4ed615 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 21 Jan 2011 11:47:14 -0500 Subject: [PATCH] Stop living in the past! --- initscripts.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initscripts.spec b/initscripts.spec index 76c7b96..df50fd2 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -312,7 +312,7 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog -* Fri Jan 21 2010 Bill Nottingham - 9.24-1 +* Fri Jan 21 2011 Bill Nottingham - 9.24-1 - ifup-eth/ifdown-eth: handle 'MASTER' being quoted. (#651450, ) - tmpfiles.d: remove entries that exist in systemd - frob device when calling sysctl, in case of vlans. (#665601, #667211, )