Linux v3.16-rc5-143-gb6603fe574af

This commit is contained in:
Josh Boyer 2014-07-17 12:30:00 -04:00
commit c8c6389f2b
2 changed files with 5 additions and 1 deletions

View file

@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 5
# The git snapshot level
%define gitrev 1
%define gitrev 2
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2246,6 +2246,9 @@ fi
# ||----w |
# || ||
%changelog
* Thu Jul 17 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.16.0-0.rc5.git2.1
- Linux v3.16-rc5-143-gb6603fe574af
* Wed Jul 16 2014 Josh Boyer <jwboyer@fedoraproject.org>
- Enable hermes prism driver (rhbz 1120393)