Linux v3.7

This commit is contained in:
Dave Jones 2012-12-11 09:49:11 -05:00
parent 36f5ff2d4e
commit 53fa0abda2
2 changed files with 6 additions and 4 deletions

View File

@ -6,7 +6,7 @@ Summary: The Linux kernel
# For a stable, released kernel, released_kernel should be 1. For rawhide # 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 # and/or a kernel built from an rc or git snapshot, released_kernel should
# be 0. # be 0.
%global released_kernel 0 %global released_kernel 1
# Sign modules on x86. Make sure the config files match this setting if more # Sign modules on x86. Make sure the config files match this setting if more
# architectures are added. # architectures are added.
@ -68,7 +68,7 @@ Summary: The Linux kernel
# base_sublevel is the kernel version we're starting with and patching # 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, # on top of -- for example, 3.1-rc7-git1 starts with a 3.0 base,
# which yields a base_sublevel of 0. # which yields a base_sublevel of 0.
%define base_sublevel 6 %define base_sublevel 7
## If this is a released kernel ## ## If this is a released kernel ##
%if 0%{?released_kernel} %if 0%{?released_kernel}
@ -2358,6 +2358,9 @@ fi
# ||----w | # ||----w |
# || || # || ||
%changelog %changelog
* Tue Dec 11 2012 Dave Jones <davej@redhat.com> - 3.7.0-1
- Linux v3.7
* Tue Dec 04 2012 Josh Boyer <jwboyer@redhat.com> - 3.7.0-0.rc8.git0.1 * Tue Dec 04 2012 Josh Boyer <jwboyer@redhat.com> - 3.7.0-0.rc8.git0.1
- Linux v3.7-rc8 - Linux v3.7-rc8
- Disable debugging options. - Disable debugging options.

View File

@ -1,2 +1 @@
1a1760420eac802c541a20ab51a093d1 linux-3.6.tar.xz 21223369d682bcf44bcdfe1521095983 linux-3.7.tar.xz
a57fe275d6bb33dcd292b5f276fd3873 patch-3.7-rc8.xz