Linux v5.4-rc1-14-gcc3a7bfe62b9

This commit is contained in:
Jeremy Cline 2019-10-04 14:53:07 +00:00
commit f51db63777
3 changed files with 6 additions and 2 deletions

View file

@ -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.