bump baserelease to 2.6.36.1-10

This commit is contained in:
Kyle McMartin 2010-11-29 09:21:37 -05:00
parent 769514dd99
commit 8c2ac42a63

View File

@ -51,7 +51,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be prepended with "0.", so # For non-released -rc kernels, this will be prepended with "0.", so
# for example a 3 here will become 0.3 # for example a 3 here will become 0.3
# #
%global baserelease 9 %global baserelease 10
%global fedora_build %{baserelease} %global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching # base_sublevel is the kernel version we're starting with and patching
@ -2018,7 +2018,7 @@ fi
# || || # || ||
%changelog %changelog
* Mon Nov 29 2010 Kyle McMartin <kyle@redhat.com> * Mon Nov 29 2010 Kyle McMartin <kyle@redhat.com> 2.6.36.1-10
- tpm-autodetect-itpm-devices.patch: Auto-fix TPM issues on various - tpm-autodetect-itpm-devices.patch: Auto-fix TPM issues on various
laptops which prevented suspend/resume. (#647132) laptops which prevented suspend/resume. (#647132)
- tty fixes from kernel-git (#630464) - tty fixes from kernel-git (#630464)