From f3545e86bebbb21758a7d94b99bef20f41b40066 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Thu, 23 Jan 2014 18:37:37 -0500 Subject: Linux v3.13-4156-g90804ed --- kernel.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index b43525a2..373496a0 100644 --- a/kernel.spec +++ b/kernel.spec @@ -61,7 +61,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 0 # The git snapshot level -%define gitrev 6 +%define gitrev 7 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel}.0 %endif @@ -403,7 +403,7 @@ Group: System Environment/Kernel License: GPLv2 and Redistributable, no modification permitted URL: http://www.kernel.org/ Version: %{rpmversion} -Release: %{pkg_release}.1 +Release: %{pkg_release} # DO NOT CHANGE THE 'ExclusiveArch' LINE TO TEMPORARILY EXCLUDE AN ARCHITECTURE BUILD. # SET %%nobuildarches (ABOVE) INSTEAD ExclusiveArch: noarch %{all_x86} x86_64 ppc ppc64 ppc64p7 s390 s390x %{arm} aarch64 @@ -2094,6 +2094,9 @@ fi # ||----w | # || || %changelog +* Thu Jan 23 2014 Josh Boyer - 3.14.0-0.rc0.git7.1 +- Linux v3.13-4156-g90804ed + * Thu Jan 23 2014 Josh Boyer - 3.14.0-0.rc0.git6.1.1 - Revert fsnotify changes as they cause slab corruption for multiple people - Linux v3.13-3995-g0dc3fd0 -- cgit