Linux v4.11-rc2-157-gae50dfd

This commit is contained in:
Laura Abbott 2017-03-15 07:46:07 -07:00
commit cf8079f29d
3 changed files with 6 additions and 3 deletions

View file

@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%global rcrev 2
# The git snapshot level
%define gitrev 1
%define gitrev 2
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@ -2163,6 +2163,9 @@ fi
#
#
%changelog
* Wed Mar 15 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.0-0.rc2.git2.1
- Linux v4.11-rc2-157-gae50dfd
* Tue Mar 14 2017 Peter Robinson <pbrobinson@fedoraproject.org>
- bcm283x mmc improvements round 2