diff --git a/fltk.spec b/fltk.spec index e065423..6b60b37 100644 --- a/fltk.spec +++ b/fltk.spec @@ -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 - 1.1.10-3 - verbose build output (hint from mschwendt)