From ac27d7cac9df454b432a5131d8df31ce51918b08 Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: May 20 2016 21:31:39 +0000 Subject: - Temporarily disable translations (bcl) - Don't crash when selecting the same hdd ISO again (#1275771) (mkolman) --- diff --git a/.gitignore b/.gitignore index 18596ce..6158067 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ /anaconda-25.11.tar.bz2 /anaconda-25.12.tar.bz2 /anaconda-25.13.tar.bz2 +/anaconda-25.14.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 2bd7455..4a61d77 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 25.13 +Version: 25.14 Release: 1%{?dist} License: GPLv2+ and MIT Group: Applications/System @@ -325,6 +325,10 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Fri May 20 2016 Brian C. Lane - 25.14-1 +- Temporarily disable translations (bcl) +- Don't crash when selecting the same hdd ISO again (#1275771) (mkolman) + * Thu May 19 2016 Brian C. Lane - 25.13-1 - Fix writeStorageLate for live installations (#1334019) (bcl) - Remove the locale list from zanata.xml (dshea) diff --git a/sources b/sources index 82900c7..71fce7d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e26a2cc7d919f8fee4da455a0e9cb1b9 anaconda-25.13.tar.bz2 +c4668f21680149c61879ba66234b116d anaconda-25.14.tar.bz2