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 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/kernel.spec b/kernel.spec index b43525a2b..373496a0e 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 diff --git a/sources b/sources index 7bd388d18..95bb226a3 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 0ecbaf65c00374eb4a826c2f9f37606f linux-3.13.tar.xz 732d1952898b28d5ccc264cad77b0619 perf-man-3.13.tar.gz -f0c4e7442652945638f67e285b55af67 patch-3.13-git6.xz +3cbc5237b69383516f74dc8c68867058 patch-3.13-git7.xz -- cgit