diff --git a/kernel.spec b/kernel.spec index ea52ecd3b..20dd4096f 100644 --- a/kernel.spec +++ b/kernel.spec @@ -6,7 +6,7 @@ Summary: The Linux kernel # For a stable, released kernel, released_kernel should be 1. For rawhide # and/or a kernel built from an rc or git snapshot, released_kernel should # be 0. -%global released_kernel 0 +%global released_kernel 1 # Sign modules on x86. Make sure the config files match this setting if more # architectures are added. @@ -68,7 +68,7 @@ Summary: The Linux kernel # base_sublevel is the kernel version we're starting with and patching # on top of -- for example, 3.1-rc7-git1 starts with a 3.0 base, # which yields a base_sublevel of 0. -%define base_sublevel 6 +%define base_sublevel 7 ## If this is a released kernel ## %if 0%{?released_kernel} @@ -2358,6 +2358,9 @@ fi # ||----w | # || || %changelog +* Tue Dec 11 2012 Dave Jones - 3.7.0-1 +- Linux v3.7 + * Tue Dec 04 2012 Josh Boyer - 3.7.0-0.rc8.git0.1 - Linux v3.7-rc8 - Disable debugging options. diff --git a/sources b/sources index ea5abb0a1..580ae0bbf 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -1a1760420eac802c541a20ab51a093d1 linux-3.6.tar.xz -a57fe275d6bb33dcd292b5f276fd3873 patch-3.7-rc8.xz +21223369d682bcf44bcdfe1521095983 linux-3.7.tar.xz