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
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be prepended with "0.", so
# for example a 3 here will become 0.3
#
%global baserelease 9
%global baserelease 10
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2018,7 +2018,7 @@ fi
# || ||
%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
laptops which prevented suspend/resume. (#647132)
- tty fixes from kernel-git (#630464)