diff --git a/fltk.spec b/fltk.spec index 40994f5..9453844 100644 --- a/fltk.spec +++ b/fltk.spec @@ -5,10 +5,10 @@ Summary: C++ user interface toolkit Name: fltk Version: 1.1.8 -Release: 0.4.%{snap}%{?dist} +Release: 0.5.%{snap}%{?dist} -# LGPLv2+ with exceptions, see COPYING -License: LGPLv2+ +# see COPYING (or http://www.fltk.org/COPYING.php ) for exceptions details +License: LGPLv2+ with exceptions Group: System Environment/Libraries URL: http://www.fltk.org/ %if "%{?snap:1}" == "1" @@ -203,6 +203,9 @@ update-desktop-database >& /dev/null ||: %changelog +* Mon Aug 20 2007 Rex Dieter 1.1.8-0.5.r5750 +- License: LGPLv2+ with exceptions + * Sat Aug 11 2007 Rex Dieter 1.1.8-0.4.r5750 - License: LGPLv2+ (with exceptions)