diff --git a/.gitignore b/.gitignore index 1a6b5cb..307069b 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ anaconda-15.2.tar.bz2 /anaconda-17.25.tar.bz2 /anaconda-17.26.tar.bz2 /anaconda-17.27.tar.bz2 +/anaconda-17.28.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 8551d90..63443d0 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 17.27 +Version: 17.28 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -249,6 +249,10 @@ update-desktop-database &> /dev/null || : /usr/lib/dracut/modules.d/80%{name}/* %changelog +* Wed May 16 2012 Brian C. Lane - 17.28-1 +- Partially revert "We have a grub2 theme now, so say to use it." (#822123) + (pjones) + * Mon May 14 2012 Brian C. Lane - 17.27-1 - anaconda-cleanup: umount /run/media too (#820750) (bcl) - Disable md /boot and /boot/efi on EFI. (#816823) (dlehman) diff --git a/sources b/sources index 27e7f20..de86cd5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8d43b8300a5a71abaf51c0c7023c3cd anaconda-17.27.tar.bz2 +7861eaab791060daa446cd1c8ea21e8e anaconda-17.28.tar.bz2