summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2010-09-10 16:14:50 +0100
committerBastien Nocera <hadess@hadess.net>2010-09-10 16:14:50 +0100
commit78100db1fe80f5d95fb53bd9300fca6a22b77911 (patch)
treeaea05dc99360fc56a58e80e342bea7abe708c281 /kernel.spec
parentaa63cbafd11f60de34ad42b4000f0fbe129bb896 (diff)
downloadkernel-78100db1fe80f5d95fb53bd9300fca6a22b77911.tar.gz
kernel-78100db1fe80f5d95fb53bd9300fca6a22b77911.tar.xz
kernel-78100db1fe80f5d95fb53bd9300fca6a22b77911.zip
- Update AppleIR patch to work, and support the enter key on
newer remotes
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index a52b33101..bbde1e8c1 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -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 18
+%global baserelease 19
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -1884,6 +1884,10 @@ fi
# || ||
%changelog
+* Fri Sep 10 2010 Bastien Nocera <bnocera@redhat.com> - 2.6.36-0.19.rc3.git1
+- Update AppleIR patch to work, and support the enter key on
+ newer remotes
+
* Wed Sep 08 2010 Kyle McMartin <kyle@redhat.com>
- Enable GPIO_SYSFS. (#631958)