Linux v4.5-rc6-18-gf983cd3
This commit is contained in:
parent
35e77c5c2a
commit
a781516ac3
2
gitrev
2
gitrev
@ -1 +1 @@
|
||||
f691b77b1fc491dae601631c8531a0a13e915466
|
||||
f983cd32cd5d2ec47ac8868f387bad15e8f11f85
|
||||
|
@ -67,7 +67,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%define rcrev 6
|
||||
# The git snapshot level
|
||||
%define gitrev 1
|
||||
%define gitrev 2
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -2097,6 +2097,7 @@ fi
|
||||
%defattr(-,root,root)\
|
||||
%{expand:%%files %{?2:%{2}-}devel}\
|
||||
%defattr(-,root,root)\
|
||||
%defverify(not mtime)\
|
||||
/usr/src/kernels/%{KVERREL}%{?2:+%{2}}\
|
||||
%{expand:%%files %{?2:%{2}-}modules-extra}\
|
||||
%defattr(-,root,root)\
|
||||
@ -2125,6 +2126,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Mar 03 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.0-0.rc6.git2.1
|
||||
- Linux v4.5-rc6-18-gf983cd3
|
||||
|
||||
* Wed Mar 02 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.0-0.rc6.git1.1
|
||||
- Linux v4.5-rc6-8-gf691b77
|
||||
- Reenable debugging options.
|
||||
|
Loading…
Reference in New Issue
Block a user