diff --git a/.gitignore b/.gitignore index 8ee6a4e..8c461ee 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /anaconda-23.19.5.tar.bz2 /anaconda-23.19.6.tar.bz2 /anaconda-23.19.7.tar.bz2 +/anaconda-23.19.8.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 65b8104..c16fa20 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 23.19.7 +Version: 23.19.8 Release: 1%{?dist} License: GPLv2+ and MIT Group: Applications/System @@ -305,6 +305,10 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Tue Oct 20 2015 Samantha N. Bueno - 23.19.8-1 +- decode package name for /etc/sysconfig/kernel (RHBZ #1261569) (awilliam) +- Warn user before using Delete all (jkonecny) + * Thu Oct 15 2015 Samantha N. Bueno - 23.19.7-1 - Fix traceback when trying to create list of unformatted DASDs. (#1268764) (sbueno+anaconda) diff --git a/sources b/sources index 982293a..f280fdd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f2a597df8b982467c0aefa87fe8cd417 anaconda-23.19.7.tar.bz2 +1661d7614122cc2f75d14e24460ae7d1 anaconda-23.19.8.tar.bz2