From c338b7d9b3c66e52675beeae5bea27161d2b0ad2 Mon Sep 17 00:00:00 2001 From: Samantha N. Bueno Date: Mar 17 2015 18:18:57 +0000 Subject: - Fix enlightbox call in ZFCPDialog. (#1151144) (sbueno+anaconda) - Improve the addon repo name collision code (#1125322) (bcl) - Handle New_Repository name collision source spoke (#1125322) (bcl) --- diff --git a/.gitignore b/.gitignore index 6c44d70..b19f4f0 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /anaconda-22.20.2.tar.bz2 /anaconda-22.20.3.tar.bz2 /anaconda-22.20.4.tar.bz2 +/anaconda-22.20.5.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 7e3f814..ea90178 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 22.20.4 +Version: 22.20.5 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -309,6 +309,11 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Tue Mar 17 2015 Samantha N. Bueno - 22.20.5-1 +- Fix enlightbox call in ZFCPDialog. (#1151144) (sbueno+anaconda) +- Improve the addon repo name collision code (#1125322) (bcl) +- Handle New_Repository name collision source spoke (#1125322) (bcl) + * Fri Mar 13 2015 Samantha N. Bueno - 22.20.4-1 - Only insert strings into the environment (#1201411) (dshea) - Fix the rescue kernel version list in writeBootLoader (#1201429) (dshea) diff --git a/sources b/sources index a5f0a8b..85b1435 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -feebc4ce26cbdbb15a3f585a770c9256 anaconda-22.20.4.tar.bz2 +deb00b25666cebcd8c318c29249d8603 anaconda-22.20.5.tar.bz2