diff --git a/fltk.spec b/fltk.spec index 9668514..980b6f5 100644 --- a/fltk.spec +++ b/fltk.spec @@ -6,7 +6,7 @@ Summary: C++ user interface toolkit Name: fltk Version: 1.3.0 -Release: 8%{?dist} +Release: 9%{?dist} # see COPYING (or http://www.fltk.org/COPYING.php ) for exceptions details License: LGPLv2+ with exceptions @@ -231,6 +231,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : %changelog +* Fri Jan 18 2013 Adam Tkac - 1.3.0-9 +- rebuild due to "jpeg8-ABI" feature drop + * Tue Dec 04 2012 Adam Tkac - 1.3.0-8 - fix ABI breakage caused by fltk-1_v4.3.x-cursor.patch (#883026)