diff --git a/fltk.spec b/fltk.spec index f605217..40994f5 100644 --- a/fltk.spec +++ b/fltk.spec @@ -5,9 +5,10 @@ Summary: C++ user interface toolkit Name: fltk Version: 1.1.8 -Release: 0.3.%{snap}%{?dist} +Release: 0.4.%{snap}%{?dist} -License: LGPL with exceptions +# LGPLv2+ with exceptions, see COPYING +License: LGPLv2+ Group: System Environment/Libraries URL: http://www.fltk.org/ %if "%{?snap:1}" == "1" @@ -202,6 +203,9 @@ update-desktop-database >& /dev/null ||: %changelog +* Sat Aug 11 2007 Rex Dieter 1.1.8-0.4.r5750 +- License: LGPLv2+ (with exceptions) + * Sun Apr 29 2007 Rex Dieter 1.1.8-0.3.r5750 - *really* fix --rpath issue, using non-empty patch this time (#238284)