diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-02-07 04:42:35 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-02-07 04:43:41 -0500 |
commit | 58fa16ea43056ac79a692f2ae38a9ff737787096 (patch) | |
tree | c05d1b0305f02d6d86785296722d1f2989a3b2eb /kernel.spec | |
parent | 5a78cdc87679178b890cf399bda9a645d184fb29 (diff) | |
download | kernel-58fa16ea43056ac79a692f2ae38a9ff737787096.tar.gz kernel-58fa16ea43056ac79a692f2ae38a9ff737787096.tar.xz kernel-58fa16ea43056ac79a692f2ae38a9ff737787096.zip |
Linux v3.14-rc1-86-g9343224
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/kernel.spec b/kernel.spec index 7aff1b8a1..75d3a9fa7 100644 --- a/kernel.spec +++ b/kernel.spec @@ -61,7 +61,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 1 # The git snapshot level -%define gitrev 2 +%define gitrev 3 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel}.0 %endif @@ -630,9 +630,6 @@ Patch25191: kernfs-oops-fix.patch Patch25192: imx-hdmi-fix.patch Patch25193: fix-exynos-hdmi-build.patch -Patch25194: tang-numa-1.patch -Patch25915: tang-numa-2.patch - # END OF PATCH DEFINITIONS %endif @@ -1285,9 +1282,6 @@ ApplyPatch kernfs-oops-fix.patch ApplyPatch imx-hdmi-fix.patch ApplyPatch fix-exynos-hdmi-build.patch -ApplyPatch tang-numa-1.patch -ApplyPatch tang-numa-2.patch - # END OF PATCH APPLICATIONS %endif @@ -2067,6 +2061,9 @@ fi # ||----w | # || || %changelog +* Fri Feb 07 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc1.git3.1 +- Linux v3.14-rc1-86-g9343224 + * Thu Feb 06 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc1.git2.1 - Linux v3.14-rc1-54-gef42c58 |