From a2e75552dbcdcb283115d8211e546f39e79c5a16 Mon Sep 17 00:00:00 2001 From: Michael Young Date: Thu, 21 Oct 2010 20:22:58 +0100 Subject: [PATCH] fix typo in spec file --- kernel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index 4531beca7..4474ffa85 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2222,7 +2222,7 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog -* Thu Oct 21 Michael Young +* Thu Oct 21 2010 Michael Young - update pvops including event channels fix * Thu Oct 14 2010 Kyle McMartin