diff options
| author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-01-27 13:29:24 -0500 |
|---|---|---|
| committer | Josh Boyer <jwboyer@redhat.com> | 2014-01-27 14:51:19 -0500 |
| commit | 5fdcc0c7696b7650a1952e84047f2ce3d7e21d66 (patch) | |
| tree | e333490a5639f457bbcea11d3fb7efe8a0e24dfe /kernel.spec | |
| parent | 743557a9bd69bcbfc6a46995cad82451052cc0fd (diff) | |
Linux v3.13-8631-gba635f8
Diffstat (limited to 'kernel.spec')
| -rw-r--r-- | kernel.spec | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec index f22fc1cd..0dadec6a 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 11 +%define gitrev 12 # 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 @@ -633,6 +633,7 @@ Patch25187: revert-fsnotify-changes.patch Patch25188: 0001-usb-phy-Quiet-unable-to-find-transceiver-message.patch Patch25189: ath9k-fix-bad-udelay.patch +Patch25190: perf-fix-asm-hash-build.patch # END OF PATCH DEFINITIONS @@ -1291,6 +1292,7 @@ ApplyPatch revert-fsnotify-changes.patch ApplyPatch 0001-usb-phy-Quiet-unable-to-find-transceiver-message.patch ApplyPatch ath9k-fix-bad-udelay.patch +ApplyPatch perf-fix-asm-hash-build.patch # END OF PATCH APPLICATIONS @@ -2071,7 +2073,10 @@ fi # ||----w | # || || %changelog -* Mon Jan 27 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc0.git11.1.1 +* Mon Jan 27 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc0.git12.1 +- Linux v3.13-8631-gba635f8 + +* Mon Jan 27 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc0.git11.1 - Linux v3.13-8598-g77d143d * Sat Jan 25 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc0.git10.1 |
