Linux v4.18-rc4-7-g092150a25cb7

This commit is contained in:
Laura Abbott 2018-07-10 08:32:35 -07:00
commit 8896889896
3 changed files with 6 additions and 2 deletions

View file

@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%global rcrev 4
# The git snapshot level
%define gitrev 0
%define gitrev 1
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@ -1845,6 +1845,9 @@ fi
#
#
%changelog
* Tue Jul 10 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc4.git1.1
- Linux v4.18-rc4-7-g092150a25cb7
* Tue Jul 10 2018 Laura Abbott <labbott@redhat.com>
- Reenable debugging options.