Linux v4.5-rc3-19-g7cf91ad
This commit is contained in:
parent
19c3eb680a
commit
20a5ca2dbe
2
gitrev
2
gitrev
@ -1 +1 @@
|
|||||||
388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95
|
7cf91adc0d38eb6cc8517ae45126ca7440177e61
|
||||||
|
@ -40,7 +40,7 @@ Summary: The Linux kernel
|
|||||||
# For non-released -rc kernels, this will be appended after the rcX and
|
# 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"
|
# 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}
|
%global fedora_build %{baserelease}
|
||||||
|
|
||||||
# base_sublevel is the kernel version we're starting with and patching
|
# base_sublevel is the kernel version we're starting with and patching
|
||||||
@ -67,7 +67,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 3
|
%define rcrev 3
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 0
|
%define gitrev 1
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 4.%{upstream_sublevel}.0
|
%define rpmversion 4.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2069,6 +2069,9 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 09 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.0-0.rc3.git1.1
|
||||||
|
- Linux v4.5-rc3-19-g7cf91ad
|
||||||
|
|
||||||
* Tue Feb 9 2016 Laura Abbott <labbott@fedoraproject.org>
|
* Tue Feb 9 2016 Laura Abbott <labbott@fedoraproject.org>
|
||||||
- Let 'make prepare' succeed with kernel-devel
|
- Let 'make prepare' succeed with kernel-devel
|
||||||
|
|
||||||
|
1
sources
1
sources
@ -1,3 +1,4 @@
|
|||||||
9a78fa2eb6c68ca5a40ed5af08142599 linux-4.4.tar.xz
|
9a78fa2eb6c68ca5a40ed5af08142599 linux-4.4.tar.xz
|
||||||
dcbc8fe378a676d5d0dd208cf524e144 perf-man-4.4.tar.gz
|
dcbc8fe378a676d5d0dd208cf524e144 perf-man-4.4.tar.gz
|
||||||
1ae1cd8a5d6555ac73c727982008a2b8 patch-4.5-rc3.xz
|
1ae1cd8a5d6555ac73c727982008a2b8 patch-4.5-rc3.xz
|
||||||
|
51c866041307e341303e83104b51a158 patch-4.5-rc3-git1.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user