Linux v4.5-rc6-18-gf983cd3
This commit is contained in:
parent
35e77c5c2a
commit
a781516ac3
3 changed files with 7 additions and 3 deletions
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.
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,4 +1,4 @@
|
|||
9a78fa2eb6c68ca5a40ed5af08142599 linux-4.4.tar.xz
|
||||
dcbc8fe378a676d5d0dd208cf524e144 perf-man-4.4.tar.gz
|
||||
cb386089b7af5ea8eab95b5975142529 patch-4.5-rc6.xz
|
||||
47df42b4d87c1306ad9063f7ebb83152 patch-4.5-rc6-git1.xz
|
||||
d24ae7d8a2cbfecd76f8c78b53c2043a patch-4.5-rc6-git2.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue