Linux v4.13-rc4
This commit is contained in:
parent
6b64067977
commit
0e2d67d2d2
2 changed files with 6 additions and 4 deletions
|
|
@ -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 3
|
||||
%global rcrev 4
|
||||
# The git snapshot level
|
||||
%define gitrev 4
|
||||
%define gitrev 0
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2199,6 +2199,9 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Mon Aug 07 2017 Laura Abbott <labbott@fedoraproject.org> - 4.13.0-0.rc4.git0.1
|
||||
- Linux v4.13-rc4
|
||||
|
||||
* Mon Aug 07 2017 Laura Abbott <labbott@fedoraproject.org>
|
||||
- Disable debugging options.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue