Linux v5.0-rc4-1-g4aa9fc2a435a

This commit is contained in:
Laura Abbott 2019-01-29 08:32:15 +01:00
commit fee69e6d04
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 4
# The git snapshot level
%define gitrev 0
%define gitrev 1
# Set rpm version accordingly
%define rpmversion 5.%{upstream_sublevel}.0
%endif
@ -1876,6 +1876,9 @@ fi
#
#
%changelog
* Tue Jan 29 2019 Laura Abbott <labbott@redhat.com> - 5.0.0-0.rc4.git1.1
- Linux v5.0-rc4-1-g4aa9fc2a435a
* Tue Jan 29 2019 Laura Abbott <labbott@redhat.com>
- Reenable debugging options.