Linux v5.3-rc1-56-g7b5cf701ea9c

This commit is contained in:
Laura Abbott 2019-07-23 08:40:35 -04:00
commit b6bc920f00
18 changed files with 21 additions and 17 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
@ -1820,6 +1820,9 @@ fi
#
#
%changelog
* Tue Jul 23 2019 Laura Abbott <labbott@redhat.com> - 5.3.0-0.rc1.git1.1
- Linux v5.3-rc1-56-g7b5cf701ea9c
* Tue Jul 23 2019 Laura Abbott <labbott@redhat.com>
- Reenable debugging options.