summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2012-10-09 10:44:40 -0500
committerJustin M. Forbes <jforbes@redhat.com>2012-10-09 10:44:40 -0500
commit7594423fc02e17ea33274a13a77d550cf2520e5c (patch)
tree376126497321c37bc6ee3ac88172b320192408e4 /kernel.spec
parente5a9699c021ebf300b633f430af2b0fa33dd0fe1 (diff)
downloadkernel-7594423fc02e17ea33274a13a77d550cf2520e5c.tar.gz
kernel-7594423fc02e17ea33274a13a77d550cf2520e5c.tar.xz
kernel-7594423fc02e17ea33274a13a77d550cf2520e5c.zip
v3.6-9228-g547b1e8
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 93fbbbc7..15b201a0 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
-%define gitrev 3
+%define gitrev 4
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -1312,7 +1312,6 @@ ApplyOptionalPatch linux-2.6-compile-fixes.patch
# revert patches from upstream that conflict or that we get via other means
ApplyOptionalPatch linux-2.6-upstream-reverts.patch -R
-
ApplyPatch taint-vbox.patch
ApplyPatch vmbugon-warnon.patch
@@ -2307,6 +2306,9 @@ fi
# ||----w |
# || ||
%changelog
+* Tue Oct 09 2012 Justin M. Forbes <jforbes@redhat.com>
+- v3.6-9228-g547b1e8
+
* Tue Oct 09 2012 Josh Boyer <jwboyer@redhat.com>
- Drop unhandled irq polling patch