[kernel] Linux 3.3-rc3

Josh Boyer jwboyer at fedoraproject.org
Thu Feb 9 12:44:29 UTC 2012


commit c3fd9fe6db94e851dc71a19fd473c56765de4208
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Thu Feb 9 07:42:49 2012 -0500

    Linux 3.3-rc3

 kernel.spec |    9 ++++++---
 sources     |    3 +--
 2 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index faf2323..767ba69 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,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
@@ -85,9 +85,9 @@ 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 6
+%define gitrev 0
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -2322,6 +2322,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Thu Feb 09 2012 Josh Boyer <jwboyer at redhat.com>
+- Linux 3.3-rc3
+
 * Wed Feb 08 2012 Josh Boyer <jwboyer at redhat.com>
 - Remove a bogus inline declaration that broke ARM and ppc builds (rhbz 787373)
 - CVE-2011-4086 jbd2: unmapped buffer with _Unwritten or _Delay flags set can
diff --git a/sources b/sources
index 7af6a00..5140ab2 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,3 @@
 364066fa18767ec0ae5f4e4abcf9dc51  linux-3.2.tar.xz
-465f9cf994d5c94b15ba167fae8e60fb  patch-3.3-rc2.xz
+c216adcc2ba08bac9382d5833adfd18f  patch-3.3-rc3.xz
 02c210a8fd24acca8c1ac93f6f1d3913  compat-wireless-2012-02-05.tar.bz2
-e46c1647e3a598bfb05066a7c8475586  patch-3.3-rc2-git6.xz


More information about the scm-commits mailing list