[kernel/f15] Linux 3.1.6 (Fedora 2.6.31.6)

Dave Jones davej at fedoraproject.org
Wed Dec 21 22:11:50 UTC 2011


commit 0ae65ec719acd2ff8c2ef90699768f3a8f4d7b90
Author: Dave Jones <davej at redhat.com>
Date:   Wed Dec 21 17:11:25 2011 -0500

    Linux 3.1.6 (Fedora 2.6.31.6)

 kernel.spec |    7 +++++--
 sources     |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 3bf1d45..7d60696 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -42,7 +42,7 @@ Summary: The Linux kernel
 # When changing real_sublevel below, reset this by hand to 1
 # (or to 0 and then use rpmdev-bumpspec).
 #
-%global baserelease 5
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # real_sublevel is the 3.x kernel version we're starting with
@@ -51,7 +51,7 @@ Summary: The Linux kernel
 %define fake_sublevel %(echo $((40 + %{real_sublevel})))
 
 # Do we have a -stable update to apply?
-%define stable_update 5
+%define stable_update 6
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -1994,6 +1994,9 @@ fi
 # and build.
 
 %changelog
+* Wed Dec 21 2011 Dave Jones <davej at redhat.com> 2.6.41.6-1
+- Linux 3.1.6 (Fedora 2.6.31.6)
+
 * Wed Dec 21 2011 Dave Jones <davej at redhat.com> 2.6.41.5-5
 - Reinstate the route cache garbage collector.
 
diff --git a/sources b/sources
index 87c391c..43846ab 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 8d43453f8159b2332ad410b19d86a931  linux-3.1.tar.bz2
-84c040bb8c4f46d351731cb0c05d9474  patch-3.1.5.bz2
+b815dda0a05f7774a0ed0b705b8cfd4c  patch-3.1.6.bz2


More information about the scm-commits mailing list