- Rebuilt for gcc bug 634757

This commit is contained in:
Jesse Keating 2010-09-29 13:54:57 -07:00
parent 730d071167
commit 33a82dcc1d

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 15.1 Version: 15.1
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
URL: http://fedoraproject.org/wiki/Anaconda URL: http://fedoraproject.org/wiki/Anaconda
@ -223,6 +223,9 @@ update-desktop-database &> /dev/null || :
%endif %endif
%changelog %changelog
* Wed Sep 29 2010 jkeating - 15.1-2
- Rebuilt for gcc bug 634757
* Fri Sep 24 2010 Chris Lumens <clumens@redhat.com> - 15.1-1 * Fri Sep 24 2010 Chris Lumens <clumens@redhat.com> - 15.1-1
- Properly rescan storage with Reset in partition GUI (#635778) (bcl) - Properly rescan storage with Reset in partition GUI (#635778) (bcl)
- Save the partition type selection when moving back (#635778) (bcl) - Save the partition type selection when moving back (#635778) (bcl)