Linux v4.14-rc5-15-gebe6e90ccc66
This commit is contained in:
parent
bb0af23d9a
commit
68373b896e
2
gitrev
2
gitrev
@ -1 +1 @@
|
||||
997301a860fca1a05ab8e383a8039b65f8abeb1e
|
||||
ebe6e90ccc6679cb01d2b280e4b61e6092d4bedb
|
||||
|
@ -69,7 +69,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%global rcrev 5
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 1
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -125,7 +125,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}
|
||||
@ -2213,6 +2213,10 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Oct 17 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.14.0-0.rc5.git1.1
|
||||
- Linux v4.14-rc5-15-gebe6e90ccc66
|
||||
- Reenable debugging options.
|
||||
|
||||
* Mon Oct 16 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.14.0-0.rc5.git0.1
|
||||
- Linux v4.14-rc5
|
||||
|
||||
|
1
sources
1
sources
@ -1,3 +1,4 @@
|
||||
SHA512 (linux-4.13.tar.xz) = a557c2f0303ae618910b7106ff63d9978afddf470f03cb72aa748213e099a0ecd5f3119aea6cbd7b61df30ca6ef3ec57044d524b7babbaabddf8b08b8bafa7d2
|
||||
SHA512 (perf-man-4.13.tar.gz) = 9bcc2cd8e56ec583ed2d8e0b0c88e7a94035a1915e40b3177bb02d6c0f10ddd4df9b097b1f5af59efc624226b613e240ddba8ddc2156f3682f992d5455fc5c03
|
||||
SHA512 (patch-4.14-rc5.xz) = 1b09fa9e2fae3b6ac172b2f130a84c9a1ea7c6ea89e0b799013814216dd0c5ba7eeae5b0abcd7dad289fd695abc5663b5fdd92cb7993729c52c08c538b73ace2
|
||||
SHA512 (patch-4.14-rc5-git1.xz) = 034a467e52c7cd7b937c93ee2dfa44fad6271c5d0a1e5d3e3b71a23d69b2490845676682b13b99907e59e6565aedf991f49ca7c7da304b8ca35610d5a3147455
|
||||
|
Loading…
Reference in New Issue
Block a user