Linux v3.13-rc4-38-gb0031f2

This commit is contained in:
Josh Boyer 2013-12-18 12:14:09 -05:00
commit 472f51ee0b
2 changed files with 5 additions and 2 deletions

View file

@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 4
# The git snapshot level
%define gitrev 1
%define gitrev 2
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2189,6 +2189,9 @@ fi
# ||----w |
# || ||
%changelog
* Wed Dec 18 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.13.0-0.rc4.git2.1
- Linux v3.13-rc4-38-gb0031f2
* Wed Dec 18 2013 Josh Boyer <jwboyer@fedoraproject.org>
- Reenable MEMORY_HOTPLUG on x86_64
- Fix nowatchdog-on-virt.patch to actually work in KVM guests