Linux v5.3-rc5-149-gbb7ba8069de9

This commit is contained in:
Laura Abbott 2019-08-22 07:18:31 -07:00
commit 264ee325d5
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 5
# The git snapshot level
%define gitrev 0
%define gitrev 1
# Set rpm version accordingly
%define rpmversion 5.%{upstream_sublevel}.0
%endif
@ -1817,6 +1817,9 @@ fi
#
#
%changelog
* Thu Aug 22 2019 Laura Abbott <labbott@redhat.com> - 5.3.0-0.rc5.git1.1
- Linux v5.3-rc5-149-gbb7ba8069de9
* Thu Aug 22 2019 Laura Abbott <labbott@redhat.com>
- Reenable debugging options.