Linux v4.10-rc3-52-gbd5d742
This commit is contained in:
parent
f338d810f5
commit
1c24149c7f
2
gitrev
2
gitrev
@ -1 +1 @@
|
||||
a121103c922847ba5010819a3f250f1f7fc84ab8
|
||||
bd5d7428f5e50cc10b98cf0abc13ccac391e1e33
|
||||
|
@ -42,7 +42,7 @@ Summary: The Linux kernel
|
||||
# For non-released -rc kernels, this will be appended after the rcX and
|
||||
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
||||
#
|
||||
%global baserelease 2
|
||||
%global baserelease 1
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
@ -69,7 +69,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%global rcrev 3
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 1
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -2155,6 +2155,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Jan 10 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.10.0-0.rc3.git1.1
|
||||
- Linux v4.10-rc3-52-gbd5d742
|
||||
|
||||
* Tue Jan 10 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.10.0-0.rc3.git0.2
|
||||
- Reenable debugging options.
|
||||
|
||||
|
1
sources
1
sources
@ -1,3 +1,4 @@
|
||||
SHA512 (linux-4.9.tar.xz) = bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a
|
||||
SHA512 (perf-man-4.9.tar.gz) = d23bb3da1eadd6623fddbf4696948de7675f3dcf57c711a7427dd7ae111394f58d8f42752938bbea7cd219f1e7f6f116fc67a1c74f769711063940a065f37b99
|
||||
SHA512 (patch-4.10-rc3.xz) = 3573b198b6ee488d6c573dd09c534548a08bcf8a017a94f74d127a58a018c9e97056006fccd555aa49513cc3f98ad5c1cb6545a7e261d3ccaea21456b53f2dd5
|
||||
SHA512 (patch-4.10-rc3-git1.xz) = 35601bc19578ce6c32b101e1696e93f1c7abc623441602587cce19d8e71ee30317fba8766ee7f4f1a893823f32280cd7a93aab9a50a9b1c98f393e7d308ed1af
|
||||
|
Loading…
Reference in New Issue
Block a user