diff options
author | Laura Abbott <labbott@redhat.com> | 2018-06-05 12:55:19 -0700 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2018-06-05 12:55:19 -0700 |
commit | 4ec5ad2daf45b9ef50a9af9527ccba4214c3bb96 (patch) | |
tree | 5185e740c39b075cf9e22eced986ab6abd68e967 /kernel.spec | |
parent | ab80721865abf3dc3bf232fb212461a5ee24296a (diff) | |
download | kernel-4ec5ad2daf45b9ef50a9af9527ccba4214c3bb96.tar.gz kernel-4ec5ad2daf45b9ef50a9af9527ccba4214c3bb96.tar.xz kernel-4ec5ad2daf45b9ef50a9af9527ccba4214c3bb96.zip |
Linux v4.17-1535-g5037be168f0e
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 00179fa16..48521f810 100644 --- a/kernel.spec +++ b/kernel.spec @@ -69,7 +69,7 @@ Summary: The Linux kernel # The rc snapshot level %global rcrev 0 # The git snapshot level -%define gitrev 1 +%define gitrev 2 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -617,10 +617,6 @@ Patch501: Fix-for-module-sig-verification.patch # rhbz 1431375 Patch502: input-rmi4-remove-the-need-for-artifical-IRQ.patch -# rbhz 1435837 -# https://www.spinics.net/lists/linux-acpi/msg82405.html -Patch504: mailbox-ACPI-erroneous-error-message-when-parsing-ACPI.patch - # END OF PATCH DEFINITIONS %endif @@ -1856,6 +1852,9 @@ fi # # %changelog +* Tue Jun 05 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc0.git2.1 +- Linux v4.17-1535-g5037be168f0e + * Mon Jun 04 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc0.git1.1 - Linux v4.17-505-g9214407d1237 |