diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2013-12-02 15:42:00 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2013-12-02 15:42:00 -0500 |
commit | 01383f49c2f4a14033dc391ccf504c85a9dbf9ad (patch) | |
tree | 103cfce36689df18923a9e053c53b76b3d037066 /kernel.spec | |
parent | 0fdcea1ca4a29167409ee6b2b43d016bddeda7ce (diff) | |
download | kernel-01383f49c2f4a14033dc391ccf504c85a9dbf9ad.tar.gz kernel-01383f49c2f4a14033dc391ccf504c85a9dbf9ad.tar.xz kernel-01383f49c2f4a14033dc391ccf504c85a9dbf9ad.zip |
Linux v3.13-rc2-119-ga45299e
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec index f45d005c5..9a76df0ce 100644 --- a/kernel.spec +++ b/kernel.spec @@ -95,7 +95,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 2 # The git snapshot level -%define gitrev 1 +%define gitrev 2 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel}.0 %endif @@ -684,8 +684,6 @@ Patch21020: arm-tegra-usb-no-reset-linux33.patch # http://www.spinics.net/lists/devicetree/msg08276.html Patch21030: arm-imx6-utilite.patch -Patch21031: fix-arm-xen-driver-build.patch - #rhbz 754518 Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch @@ -1263,8 +1261,6 @@ ApplyPatch arm-omap-load-tfp410.patch ApplyPatch arm-tegra-usb-no-reset-linux33.patch ApplyPatch arm-imx6-utilite.patch -ApplyPatch fix-arm-xen-driver-build.patch - # # bugfixes to drivers and filesystems # @@ -2194,6 +2190,9 @@ fi # ||----w | # || || %changelog +* Mon Dec 02 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.13.0-0.rc2.git2.1 +- Linux v3.13-rc2-119-ga45299e + * Mon Dec 02 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.13.0-0.rc2.git1.1 - Linux v3.13-rc2-1-gaf91706 - Reenable debugging options. |