diff options
| author | Josh Boyer <jwboyer@redhat.com> | 2012-09-07 10:40:42 -0400 |
|---|---|---|
| committer | Josh Boyer <jwboyer@redhat.com> | 2012-09-07 10:40:52 -0400 |
| commit | 0887df20e18d8d1b776f2e6d70634c7eebe1a521 (patch) | |
| tree | dfec185688e52a82645d93cddf9b2b39958ad7b6 /kernel.spec | |
| parent | 3d110825decb1671a28684a20e86fb4e600021ce (diff) | |
Re-enable BTRFS on ppc. Brent Baude says it works now.
Diffstat (limited to 'kernel.spec')
| -rw-r--r-- | kernel.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index f3922ba5..43f4a9a0 100644 --- a/kernel.spec +++ b/kernel.spec @@ -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 1 +%global baserelease 2 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2323,6 +2323,9 @@ fi # ||----w | # || || %changelog +* Fri Sep 07 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc4.git2.2 +- Re-enable BTRFS on ppc. Brent Baude says it works now. + * Fri Sep 07 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc4.git2.1 - Linux v3.6-rc4-128-geeea3ac |
