- Rebuilt for gcc bug 634757

This commit is contained in:
Jesse Keating 2010-09-29 14:11:51 -07:00
parent 02c3aff772
commit 44c4bfa808

View File

@ -4,7 +4,7 @@
Summary: C++ user interface toolkit
Name: fltk
Version: 1.1.10
Release: 3%{?dist}
Release: 4%{?dist}
# see COPYING (or http://www.fltk.org/COPYING.php ) for exceptions details
License: LGPLv2+ with exceptions
@ -227,6 +227,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
%changelog
* Wed Sep 29 2010 jkeating - 1.1.10-4
- Rebuilt for gcc bug 634757
* Mon Sep 20 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.1.10-3
- verbose build output (hint from mschwendt)