Linux v3.7-rc3-44-g08f05c4

This commit is contained in:
Josh Boyer 2012-10-31 14:48:40 -04:00
parent b07f54352e
commit f06ee243c1
2 changed files with 6 additions and 3 deletions

View File

@ -62,7 +62,7 @@ Summary: The Linux kernel
# 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"
#
%global baserelease 2
%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 3
# The git snapshot level
%define gitrev 1
%define gitrev 2
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2317,6 +2317,9 @@ fi
# ||----w |
# || ||
%changelog
* Wed Oct 31 2012 Josh Boyer <jwboyer@redhat.com> - 3.7.0-0.rc3.git2.1
- Linux v3.7-rc3-44-g08f05c4
* Wed Oct 31 2012 Josh Boyer <jwboyer@redhat.com>
- Update secure boot hibernate patch to include swsusp

View File

@ -1,3 +1,3 @@
1a1760420eac802c541a20ab51a093d1 linux-3.6.tar.xz
e397045a71df10af55cbbfcfff1cf239 patch-3.7-rc3.xz
ac3b3861a7a9bd6439ee28a4dcefde38 patch-3.7-rc3-git1.xz
186d93276aa09d35130e79ad57f081c9 patch-3.7-rc3-git2.xz