From 22fa4a68ae5ab5484071583cb3382ea618187362 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 20 Aug 2007 12:39:12 +0000 Subject: [PATCH] - License: LGPLv2+ with exceptions --- fltk.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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)