Linux v3.19-rc3
This commit is contained in:
parent
563cfd020d
commit
dd6834d028
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user