Linux v4.14-rc8

This commit is contained in:
Justin M. Forbes 2017-11-06 10:01:19 -06:00
commit 58bc23f6c8
2 changed files with 6 additions and 4 deletions

View file

@ -67,9 +67,9 @@ Summary: The Linux kernel
# The next upstream release sublevel (base_sublevel+1)
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
# The rc snapshot level
%global rcrev 7
%global rcrev 8
# The git snapshot level
%define gitrev 4
%define gitrev 0
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@ -2211,6 +2211,9 @@ fi
#
#
%changelog
* Mon Nov 06 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.14.0-0.rc8.git0.1
- Linux v4.14-rc8
* Mon Nov 06 2017 Justin M. Forbes <jforbes@fedoraproject.org>
- Disable debugging options.