Linux v3.19-rc3

This commit is contained in:
Josh Boyer 2015-01-06 10:19:30 -05:00
parent 563cfd020d
commit dd6834d028
3 changed files with 6 additions and 3 deletions

View File

@ -43,7 +43,7 @@ Signed-off-by: Josh Stone <jistone@redhat.com>
2 files changed, 21 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index ef748e17702f..1d3e1d1fa376 100644
index eb4eca56843a..beb01250c825 100644
--- a/Makefile
+++ b/Makefile
@@ -705,7 +705,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer

View File

@ -67,7 +67,7 @@ Summary: The Linux kernel
# The next upstream release sublevel (base_sublevel+1)
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
# The rc snapshot level
%define rcrev 2
%define rcrev 3
# The git snapshot level
%define gitrev 0
# Set rpm version accordingly
@ -2204,6 +2204,9 @@ fi
# ||----w |
# || ||
%changelog
* Tue Jan 06 2015 Josh Boyer <jwboyer@fedoraproject.org>
- Linux v3.19-rc3
* Mon Jan 05 2015 Josh Boyer <jwboyer@fedoraproject.org>
- Linux v3.19-rc2
- Temporarily disable aarch64patches

View File

@ -1,3 +1,3 @@
9e854df51ca3fef8bfe566dbd7b89241 linux-3.18.tar.xz
813ccb96f0b379d656e57442c2587ca3 perf-man-3.18.tar.gz
1c6974f39129582c2d5a8755b1fc7369 patch-3.19-rc2.xz
63cb0c21a591edafb1032bdc689c9193 patch-3.19-rc3.xz