[kernel/f17] Increment kernel base, due to the i82795x_edac driver fix

mchehab mchehab at fedoraproject.org
Wed Oct 17 02:05:21 UTC 2012


commit a3db4ce6af3674122075db99279386515dacbf60
Author: Mauro Carvalho Chehab <mchehab at redhat.com>
Date:   Tue Oct 16 23:04:19 2012 -0300

    Increment kernel base, due to the i82795x_edac driver fix
    
    Signed-off-by: Mauro Carvalho Chehab <mchehab at redhat.com>

 kernel.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index b215c41..14e7a9e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be appended after the rcX and
 # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
 #
-%global baserelease 3
+%global baserelease 4
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -2309,6 +2309,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Mon Oct 15 2012 Mauro Carvalho Chehab <mchehab at redhat.com> - 3.6.2-4
+- Fix i82975x_edac driver by rewriting most of the logic there
+
 * Mon Oct 15 2012 Mauro Carvalho Chehab <mchehab at redhat.com> - 3.6.2-3
 - Fix i82975x_edac OOPS
 


More information about the scm-commits mailing list