Linux v4.9-rc6
This commit is contained in:
parent
3d2e582571
commit
0617a9a8d0
@ -67,9 +67,9 @@ Summary: The Linux kernel
|
|||||||
# The next upstream release sublevel (base_sublevel+1)
|
# The next upstream release sublevel (base_sublevel+1)
|
||||||
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
|
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
|
||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%global rcrev 5
|
%global rcrev 6
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 4
|
%define gitrev 0
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 4.%{upstream_sublevel}.0
|
%define rpmversion 4.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2166,6 +2166,9 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 21 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc6.git0.1
|
||||||
|
- Linux v4.9-rc6
|
||||||
|
|
||||||
* Mon Nov 21 2016 Laura Abbott <labbott@redhat.com>
|
* Mon Nov 21 2016 Laura Abbott <labbott@redhat.com>
|
||||||
- Disable debugging options.
|
- Disable debugging options.
|
||||||
|
|
||||||
|
3
sources
3
sources
@ -1,4 +1,3 @@
|
|||||||
c1af0afbd3df35c1ccdc7a5118cd2d07 linux-4.8.tar.xz
|
c1af0afbd3df35c1ccdc7a5118cd2d07 linux-4.8.tar.xz
|
||||||
0dad03f586e835d538d3e0d2cbdb9a28 perf-man-4.8.tar.gz
|
0dad03f586e835d538d3e0d2cbdb9a28 perf-man-4.8.tar.gz
|
||||||
fd321483a21a5aec8b8795be3b2a292b patch-4.9-rc5.xz
|
e663366e637fb5a5298b61727c082f15 patch-4.9-rc6.xz
|
||||||
0adb23aa6a4f110d319a91731e25d3fc patch-4.9-rc5-git4.xz
|
|
||||||
|
Loading…
Reference in New Issue
Block a user