From 750207a68fb977da58b5411d3532c967bd79dfc1 Mon Sep 17 00:00:00 2001 From: Chuck Ebbert Date: Oct 24 2011 11:35:29 +0000 Subject: Linux 3.1 --- diff --git a/kernel.spec b/kernel.spec index 01ecf55..8de9ac7 100644 --- a/kernel.spec +++ b/kernel.spec @@ -6,7 +6,7 @@ Summary: The Linux kernel # For a stable, released kernel, released_kernel should be 1. For rawhide # and/or a kernel built from an rc or git snapshot, released_kernel should # be 0. -%global released_kernel 0 +%global released_kernel 1 # Save original buildid for later if it's defined %if 0%{?buildid:1} @@ -57,7 +57,7 @@ Summary: The Linux kernel # base_sublevel is the kernel version we're starting with and patching # on top of -- for example, 2.6.22-rc7-git1 starts with a 2.6.21 base, # which yields a base_sublevel of 21. -%define base_sublevel 0 +%define base_sublevel 1 ## If this is a released kernel ## %if 0%{?released_kernel} @@ -2096,6 +2096,9 @@ fi # ||----w | # || || %changelog +* Mon Oct 24 2011 Chuck Ebbert 3.1.0-1 +- Linux 3.1 + * Sun Oct 23 2011 Chuck Ebbert - Make rpmbuild option "without_debug" work properly on rawhide. diff --git a/sources b/sources index 7924e60..9529d7a 100644 --- a/sources +++ b/sources @@ -1,3 +1 @@ -398e95866794def22b12dfbc15ce89c0 linux-3.0.tar.bz2 -6a91efe6505579a181c5f5e1a68f6c3a patch-3.1-rc10.bz2 -aaf9baa66a0fde2b3824ab618ac1be6c patch-3.1-rc10-git1.bz2 +8d43453f8159b2332ad410b19d86a931 linux-3.1.tar.bz2