From cbd96bc3ced04002900e51c0df49740586e068f7 Mon Sep 17 00:00:00 2001 From: Samantha N. Bueno Date: Sep 17 2014 23:28:35 +0000 Subject: - Set flags.rescue_mode not anaconda.rescue (#1101341) (amulhern) --- diff --git a/.gitignore b/.gitignore index 5849849..c5e520d 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /anaconda-21.48.4.tar.bz2 /anaconda-21.48.5.tar.bz2 /anaconda-21.48.6.tar.bz2 +/anaconda-21.48.7.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index e11f38d..b36dea8 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 21.48.6 +Version: 21.48.7 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -307,6 +307,9 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Wed Sep 17 2014 Samantha N. Bueno - 21.48.7-1 +- Set flags.rescue_mode not anaconda.rescue (#1101341) (amulhern) + * Thu Sep 11 2014 Samantha N. Bueno - 21.48.6-1 - Update tx config (sbueno+anaconda) - Use only the digits from productVersion (bcl) diff --git a/sources b/sources index 12d0fda..726912d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f4be5bda4ec12f8f860bc590edd81bc anaconda-21.48.6.tar.bz2 +bc4b120194fed0171e31f63d2da70578 anaconda-21.48.7.tar.bz2