Linux v3.6.6

This commit is contained in:
Josh Boyer 2012-11-05 08:19:48 -05:00
parent 4f94f043d0
commit fd50c1cf70
2 changed files with 6 additions and 3 deletions

View File

@ -62,7 +62,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 2
%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -74,7 +74,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
@ -2378,6 +2378,9 @@ fi
# ||----w |
# || ||
%changelog
* Mon Nov 05 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.6-1
- Linux v3.6.6
* Mon Nov 05 2012 David Woodhouse <David.Woodhouse@intel.com> - 3.6.5-3
- Fix EFI framebuffer handling

View File

@ -1,2 +1,2 @@
1a1760420eac802c541a20ab51a093d1 linux-3.6.tar.xz
6ad8ceebb9b5c1bf69a0c07ef7cc81f2 patch-3.6.5.xz
11d6d8749d4612a77f43f0531c0f2824 patch-3.6.6.xz