diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-01-23 07:35:29 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-01-23 07:35:29 -0500 |
commit | d849e539446c2e97b64c1d6cbb7691e6b1c686fc (patch) | |
tree | 20eb4239cc96e799ce051b827b0e549182a947fe /kernel.spec | |
parent | 93a6365a2ccd14ac2939561bc9496b35aebd8d4d (diff) | |
download | kernel-d849e539446c2e97b64c1d6cbb7691e6b1c686fc.tar.gz kernel-d849e539446c2e97b64c1d6cbb7691e6b1c686fc.tar.xz kernel-d849e539446c2e97b64c1d6cbb7691e6b1c686fc.zip |
Linux v3.13-3995-g0dc3fd0
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 19 |
1 files changed, 5 insertions, 14 deletions
diff --git a/kernel.spec b/kernel.spec index 790ddb90e..66b75b380 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 5 +%define gitrev 6 # 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} +Release: %{pkg_release}.1 # 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 @@ -632,12 +632,6 @@ Patch25168: rpc_pipe-fix-cleanup-of-dummy-gssd-directory-when-notification-fails #rhbz 1030802 Patch25171: elantech-Properly-differentiate-between-clickpads-an.patch -#rhbz 924916 -Patch25179: KVM-MMU-handle-invalid-root_hpa-at-__direct_map.patch - -#rhbz 1047892 -Patch25180: KVM-VMX-fix-use-after-free-of-vmx-loaded_vmcs.patch - #rhbz 1003167 1046238 Patch25181: 0001-Input-wacom-make-sure-touch_max-is-set-for-touch-dev.patch Patch25182: 0002-Input-wacom-add-support-for-three-new-Intuos-devices.patch @@ -1304,12 +1298,6 @@ ApplyPatch rpc_pipe-fix-cleanup-of-dummy-gssd-directory-when-notification-fails. #rhbz 1030802 ApplyPatch elantech-Properly-differentiate-between-clickpads-an.patch -#rhbz 924916 -ApplyPatch KVM-MMU-handle-invalid-root_hpa-at-__direct_map.patch - -#rhbz 1047892 -ApplyPatch KVM-VMX-fix-use-after-free-of-vmx-loaded_vmcs.patch - #rhbz 1003167 1046238 ApplyPatch 0001-Input-wacom-make-sure-touch_max-is-set-for-touch-dev.patch ApplyPatch 0002-Input-wacom-add-support-for-three-new-Intuos-devices.patch @@ -2100,6 +2088,9 @@ fi # ||----w | # || || %changelog +* Thu Jan 23 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc0.git6.1.1 +- Linux v3.13-3995-g0dc3fd0 + * Thu Jan 23 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc0.git5.1 - Linux v3.13-3667-ge1ba845 |