Linux v4.7-rc1-104-g719af93
This commit is contained in:
parent
6a51c81bc3
commit
9a2ace331f
2
gitrev
2
gitrev
@ -1 +1 @@
|
|||||||
6b15d6650c5301ce023d8df0cc3a60b1a76d377e
|
719af93ab78eaaccdb2fa727268da6b477804bfb
|
||||||
|
@ -42,7 +42,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
|
||||||
@ -69,7 +69,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 1
|
%define rcrev 1
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 2
|
%define gitrev 3
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 4.%{upstream_sublevel}.0
|
%define rpmversion 4.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2130,6 +2130,9 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 02 2016 Laura Abbott <labbott@redhat.com> - 4.7.0-0.rc1.git3.1
|
||||||
|
- Linux v4.7-rc1-104-g719af93
|
||||||
|
|
||||||
* Wed Jun 01 2016 Laura Abbott <labbott@redhat.com> - 4.7.0-0.rc1.git2.2
|
* Wed Jun 01 2016 Laura Abbott <labbott@redhat.com> - 4.7.0-0.rc1.git2.2
|
||||||
- Add filtering for i686 as well
|
- Add filtering for i686 as well
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
|||||||
d2927020e24a76da4ab482a8bc3e9ef3 linux-4.6.tar.xz
|
d2927020e24a76da4ab482a8bc3e9ef3 linux-4.6.tar.xz
|
||||||
fd23b14b9d474c3dfacb6e8ee82d3a51 perf-man-4.6.tar.gz
|
fd23b14b9d474c3dfacb6e8ee82d3a51 perf-man-4.6.tar.gz
|
||||||
deeed34a3055de769839864339682bd5 patch-4.7-rc1.xz
|
deeed34a3055de769839864339682bd5 patch-4.7-rc1.xz
|
||||||
870b5e1a7622267f9697db80372153d8 patch-4.7-rc1-git2.xz
|
f4a92967d876053043e5e96f5643a5dc patch-4.7-rc1-git3.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user