diff --git a/.gitignore b/.gitignore index 6b2b385..dbd517a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /anaconda-21.40.tar.bz2 +/anaconda-21.41.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 48cbb8f..91fe7fe 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 21.40 +Version: 21.41 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -302,6 +302,15 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Wed Jun 11 2014 Brian C. Lane - 21.41-1 +- Use /usr/lib* in updates images. (dshea) +- Fix the paths we check for spokes. (sbueno+anaconda) +- Remove the kbdtype option (mkolman) +- Remove the noipv4 option (mkolman) +- Remove the autostep option (mkolman) +- Remove the disused nofb option (mkolman) +- Remove the module option (mkolman) + * Tue Jun 10 2014 Brian C. Lane - 21.40-1 - fedora-welcome: Correct an icon name after the switch to Adwaita (kalevlember) diff --git a/sources b/sources index cf295b3..fc235fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ffeae736f9052393596cd7bf94e7b7fb anaconda-21.40.tar.bz2 +f384e633d1018085b3184c10ec800ac2 anaconda-21.41.tar.bz2