From 2e030b612845ca641ed6340c476a1095bc0b4d66 Mon Sep 17 00:00:00 2001 From: Samantha N. Bueno Date: Sep 10 2014 02:08:09 +0000 Subject: - Revert productName repo name change (#1128474) (bcl) - Do not try to disable no firstboot services (#1139621) (vpodzime) - Let finding install classes be more flexible for Fedora (#1138820). (clumens) --- diff --git a/.gitignore b/.gitignore index 83fd589..7603c74 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /anaconda-21.48.2.tar.bz2 /anaconda-21.48.3.tar.bz2 /anaconda-21.48.4.tar.bz2 +/anaconda-21.48.5.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 524cbd6..e0e8b36 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 21.48.4 +Version: 21.48.5 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -307,6 +307,11 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Tue Sep 09 2014 Samantha N. Bueno - 21.48.5-1 +- Revert productName repo name change (#1128474) (bcl) +- Do not try to disable no firstboot services (#1139621) (vpodzime) +- Let finding install classes be more flexible for Fedora (#1138820). (clumens) + * Thu Sep 04 2014 Samantha N. Bueno - 21.48.4-1 - Use first part of Product for UEFI entry (#1128474) (bcl) - Use first part of Product as repo name (#1128474) (bcl) diff --git a/sources b/sources index c7fd7f3..498a4f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ef6441db02a7e292ee0b3a5a891e5f6a anaconda-21.48.4.tar.bz2 +162764680277ffcb9b19c3c3ba889233 anaconda-21.48.5.tar.bz2