summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2013-10-24 11:07:33 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2013-10-24 11:07:33 -0400
commitc872926b2fd10b8fa0b1446ded59f2b736197954 (patch)
tree0013eb530e6183186e76ce06b3d30f4d67c81a93 /kernel.spec
parent11dfcd7edb39bf3764febc2676ec1a3e7dbd905b (diff)
downloadkernel-c872926b2fd10b8fa0b1446ded59f2b736197954.tar.gz
kernel-c872926b2fd10b8fa0b1446ded59f2b736197954.tar.xz
kernel-c872926b2fd10b8fa0b1446ded59f2b736197954.zip
Linux v3.12-rc6-284-ge6036c0
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec11
1 files changed, 4 insertions, 7 deletions
diff --git a/kernel.spec b/kernel.spec
index 46d65b73b..d1ea97d04 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 6
# The git snapshot level
-%define gitrev 2
+%define gitrev 3
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -730,9 +730,6 @@ Patch25131: btrfs-relocate-csums-properly-with-prealloc-ext.patch
#rhbz 984696
Patch25132: rt2800usb-slow-down-TX-status-polling.patch
-#rhbz 1015558
-Patch25133: fix-buslogic.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -1435,9 +1432,6 @@ ApplyPatch btrfs-relocate-csums-properly-with-prealloc-ext.patch
#rhbz 984696
ApplyPatch rt2800usb-slow-down-TX-status-polling.patch
-#rhbz 1015558
-ApplyPatch fix-buslogic.patch
-
# END OF PATCH APPLICATIONS
%endif
@@ -2241,6 +2235,9 @@ fi
# ||----w |
# || ||
%changelog
+* Thu Oct 24 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc6.git3.1
+- Linux v3.12-rc6-284-ge6036c0
+
* Wed Oct 23 2013 Kyle McMartin <kyle@fedoraproject.org>
- Clean up some BuildRequires that reference hilariously old packages.
Replace module-init-tools BR with kmod.