Linux v3.19-rc7-22-gdc6d6844111d
This commit is contained in:
parent
5cacf5c9d8
commit
1ce12842f8
@ -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 3
|
%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 7
|
%define rcrev 7
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 0
|
%define gitrev 1
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}.0
|
%define rpmversion 3.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2212,6 +2212,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 04 2015 Josh Boyer <jwboyer@fedoraproject.org> - 3.19.0-0.rc7.git1.1
|
||||||
|
- Linux v3.19-rc7-22-gdc6d6844111d
|
||||||
|
|
||||||
* Tue Feb 03 2015 Josh Boyer <jwboyer@fedoraproject.org> - 3.19.0-0.rc7.git0.3
|
* Tue Feb 03 2015 Josh Boyer <jwboyer@fedoraproject.org> - 3.19.0-0.rc7.git0.3
|
||||||
- Add patch to fix NFS backtrace (rhbz 1188638)
|
- Add patch to fix NFS backtrace (rhbz 1188638)
|
||||||
|
|
||||||
|
1
sources
1
sources
@ -1,3 +1,4 @@
|
|||||||
9e854df51ca3fef8bfe566dbd7b89241 linux-3.18.tar.xz
|
9e854df51ca3fef8bfe566dbd7b89241 linux-3.18.tar.xz
|
||||||
813ccb96f0b379d656e57442c2587ca3 perf-man-3.18.tar.gz
|
813ccb96f0b379d656e57442c2587ca3 perf-man-3.18.tar.gz
|
||||||
1d522b72840cbf5269a1383da339690a patch-3.19-rc7.xz
|
1d522b72840cbf5269a1383da339690a patch-3.19-rc7.xz
|
||||||
|
0bd5507d13adac3fa553a89e798d6928 patch-3.19-rc7-git1.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user