diff --git a/.gitignore b/.gitignore index f94126c..9d431ea 100644 --- a/.gitignore +++ b/.gitignore @@ -94,3 +94,4 @@ anaconda-15.2.tar.bz2 /anaconda-19.30.9.tar.bz2 /anaconda-19.30.10.tar.bz2 /anaconda-19.30.11.tar.bz2 +/anaconda-19.30.12.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index e7bb924..85ba862 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 19.30.11 +Version: 19.30.12 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -256,6 +256,9 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Tue Jun 25 2013 Brian C. Lane - 19.30.12-1 +- Clear the list of packages on environment change (#977715) (vpodzime) + * Mon Jun 24 2013 Brian C. Lane - 19.30.11-1 - Convert escaped spaces on cmdline to _ (#874381) (bcl) diff --git a/sources b/sources index 9145206..6994099 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff4cf57cc1becd2b3565363e752fdf80 anaconda-19.30.11.tar.bz2 +09bc584b72c8b9dcb781286f5205c24a anaconda-19.30.12.tar.bz2