Linux 3.1.6

This commit is contained in:
Dave Jones 2011-12-21 17:12:53 -05:00
parent 02606c8511
commit e1481910fd
2 changed files with 6 additions and 3 deletions

View File

@ -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 11
%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -66,7 +66,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# 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
@ -2283,6 +2283,9 @@ fi
# and build.
%changelog
* Wed Dec 21 2011 Dave Jones <davej@redhat.com> 3.1.6-1
- Linux 3.1.6
* Wed Dec 21 2011 John W. Linville <linville@redhat.com>
- Apply some iwlwifi regression fixes not in the 3.2-rc6 wireless snapshot
- Turn-off with_backports for s390x

View File

@ -1,3 +1,3 @@
8d43453f8159b2332ad410b19d86a931 linux-3.1.tar.bz2
84c040bb8c4f46d351731cb0c05d9474 patch-3.1.5.bz2
656f2b85102dc935039e867abd08b880 compat-wireless-3.2-rc6-3.tar.bz2
b815dda0a05f7774a0ed0b705b8cfd4c patch-3.1.6.bz2