From ec3a96e07af529af135bce0b297dadcd407deaaf Mon Sep 17 00:00:00 2001 From: Samantha N. Bueno Date: Nov 20 2014 20:26:03 +0000 Subject: - Support high contrast mode in fedora-welcome (#1160499) (dshea) --- diff --git a/.gitignore b/.gitignore index 4a75b95..b1d1925 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /anaconda-21.48.13.tar.bz2 /anaconda-21.48.14.tar.bz2 /anaconda-21.48.15.tar.bz2 +/anaconda-21.48.16.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 561f4bc..f96316b 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 21.48.15 +Version: 21.48.16 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -283,7 +283,6 @@ update-desktop-database &> /dev/null || : %config(noreplace) %{_sysconfdir}/security/console.apps/* %{_sysconfdir}/X11/xinit/xinitrc.d/* %{_datadir}/applications/*.desktop -%{_datadir}/icons/hicolor/* %endif %files gui @@ -311,6 +310,9 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Thu Nov 20 2014 Samantha N. Bueno - 21.48.16-1 +- Support high contrast mode in fedora-welcome (#1160499) (dshea) + * Tue Nov 18 2014 Samantha N. Bueno - 21.48.15-1 - do not delete liveimg --url=file:/// file (gczarcinski) - Provide useful hints on TTY1 during the installation (mkolman) diff --git a/sources b/sources index 97ea7eb..0c393af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c2f437f9ac5f87593d7c484eee8f8673 anaconda-21.48.15.tar.bz2 +8d5ac87d043f54869ce8aade0a97c0cf anaconda-21.48.16.tar.bz2