From 24c270f5dc1c4ffebf6823223e5c0f6e3c47fb72 Mon Sep 17 00:00:00 2001 From: Samantha N. Bueno Date: Sep 04 2014 18:32:14 +0000 Subject: - Use first part of Product for UEFI entry (#1128474) (bcl) - Use first part of Product as repo name (#1128474) (bcl) - makeupdates: Report git diff errors (bcl) --- diff --git a/.gitignore b/.gitignore index c521207..83fd589 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /anaconda-21.48.1.tar.bz2 /anaconda-21.48.2.tar.bz2 /anaconda-21.48.3.tar.bz2 +/anaconda-21.48.4.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index b15521e..524cbd6 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 21.48.3 +Version: 21.48.4 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -307,6 +307,11 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* 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) +- makeupdates: Report git diff errors (bcl) + * Wed Aug 27 2014 Samantha N. Bueno - 21.48.3-1 - Prevent crashes due to accessing X server from multiple threads (#1134507) (vpodzime) diff --git a/sources b/sources index 75be8a4..c7fd7f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d47f89025442061f7acf5c7d069ca2a4 anaconda-21.48.3.tar.bz2 +ef6441db02a7e292ee0b3a5a891e5f6a anaconda-21.48.4.tar.bz2