diff --git a/.gitignore b/.gitignore index afdd6f0..f94126c 100644 --- a/.gitignore +++ b/.gitignore @@ -93,3 +93,4 @@ anaconda-15.2.tar.bz2 /anaconda-19.30.8.tar.bz2 /anaconda-19.30.9.tar.bz2 /anaconda-19.30.10.tar.bz2 +/anaconda-19.30.11.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index d87a401..e7bb924 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 19.30.10 +Version: 19.30.11 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -256,6 +256,9 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Mon Jun 24 2013 Brian C. Lane - 19.30.11-1 +- Convert escaped spaces on cmdline to _ (#874381) (bcl) + * Mon Jun 24 2013 Brian C. Lane - 19.30.10-1 - Translate None for LVM RAID selection (#974801) (bcl) - Add a way to validate unmodified preexisting stage1 devices. diff --git a/sources b/sources index b154f02..9145206 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -59a477e030b500dbea9d1461e3aad471 anaconda-19.30.10.tar.bz2 +ff4cf57cc1becd2b3565363e752fdf80 anaconda-19.30.11.tar.bz2