[anaconda/f22] - Fix enlightbox call in ZFCPDialog. (#1151144) (sbueno+anaconda) - Improve the addon repo name coll

Samantha N. Bueno sbueno at fedoraproject.org
Tue Mar 17 18:19:13 UTC 2015


commit c338b7d9b3c66e52675beeae5bea27161d2b0ad2
Author: Samantha N. Bueno <sbueno+anaconda at redhat.com>
Date:   Tue Mar 17 14:18:57 2015 -0400

    - 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)

 .gitignore    | 1 +
 anaconda.spec | 7 ++++++-
 sources       | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
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 <sbueno+anaconda at redhat.com> - 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 <sbueno+anaconda at redhat.com> - 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


More information about the scm-commits mailing list