diff --git a/.gitignore b/.gitignore index 8973f21..c4b1fc0 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ anaconda-15.2.tar.bz2 /anaconda-19.30.4.tar.bz2 /anaconda-19.30.5.tar.bz2 /anaconda-19.30.6.tar.bz2 +/anaconda-19.30.7.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 4fabb85..2a4ee25 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 19.30.6 +Version: 19.30.7 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -256,6 +256,10 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Fri Jun 14 2013 Brian C. Lane - 19.30.7-1 +- Update Raid to use F19_Raid. (#974689) (dlehman) +- Don't use any grub theme by default. (pjones) + * Fri Jun 14 2013 Brian C. Lane - 19.30.6-1 - Use langtable instead of our magic tables and hacks (vpodzime) - Network spoke: re-run nm-c-e on second [Configure] click (#972959) (rvykydal) diff --git a/sources b/sources index cb2fc47..3fa58db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a75a62160165513ba6d159a10d00e2d4 anaconda-19.30.6.tar.bz2 +b7e9e9a7f3645fe9d6156da1279ddbac anaconda-19.30.7.tar.bz2