Linux v5.4-rc1-14-gcc3a7bfe62b9
This commit is contained in:
parent
9e3866f321
commit
f51db63777
3 changed files with 6 additions and 2 deletions
|
|
@ -71,7 +71,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%global rcrev 1
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 1
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 5.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -1752,6 +1752,9 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri Oct 04 2019 Jeremy Cline <jcline@redhat.com> - 5.4.0-0.rc1.git1.1
|
||||
- Linux v5.4-rc1-14-gcc3a7bfe62b9
|
||||
|
||||
* Fri Oct 04 2019 Jeremy Cline <jcline@redhat.com>
|
||||
- Reenable debugging options.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue