Linux v4.5-rc6-8-gf691b77
This commit is contained in:
parent
124d375e8c
commit
35e77c5c2a
6 changed files with 74 additions and 64 deletions
|
|
@ -67,7 +67,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 6
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 1
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -123,7 +123,7 @@ Summary: The Linux kernel
|
|||
# Set debugbuildsenabled to 1 for production (build separate debug kernels)
|
||||
# and 0 for rawhide (all kernels are debug kernels).
|
||||
# See also 'make debug' and 'make release'.
|
||||
%define debugbuildsenabled 1
|
||||
%define debugbuildsenabled 0
|
||||
|
||||
# Want to build a vanilla kernel build without any non-upstream patches?
|
||||
%define with_vanilla %{?_with_vanilla: 1} %{?!_with_vanilla: 0}
|
||||
|
|
@ -2125,6 +2125,11 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* 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.
|
||||
- enable VIDEO_GO7007
|
||||
|
||||
* Mon Feb 29 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.0-0.rc6.git0.1
|
||||
- Linux v4.5-rc6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue