From 33a82dcc1d518891b1e3809f2ba7e5e22fa43ecf Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 29 Sep 2010 13:54:57 -0700 Subject: [PATCH] - Rebuilt for gcc bug 634757 --- anaconda.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/anaconda.spec b/anaconda.spec index 46a2b2a..14f79df 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda Version: 15.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/System URL: http://fedoraproject.org/wiki/Anaconda @@ -223,6 +223,9 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Wed Sep 29 2010 jkeating - 15.1-2 +- Rebuilt for gcc bug 634757 + * Fri Sep 24 2010 Chris Lumens - 15.1-1 - Properly rescan storage with Reset in partition GUI (#635778) (bcl) - Save the partition type selection when moving back (#635778) (bcl)