From 1e351085ba8a9977d97c16278c57aee3812a07a7 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Thu, 18 Feb 2010 16:56:51 +0000 Subject: [PATCH] - correct license field again --- swig.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/swig.spec b/swig.spec index 646d778..1731384 100644 --- a/swig.spec +++ b/swig.spec @@ -4,8 +4,8 @@ Summary: Connects C/C++/Objective C to some high-level programming languages Name: swig Version: 1.3.40 -Release: 3%{?dist} -License: GPLv2+ and LGPL +Release: 4%{?dist} +License: GPLv2+ and LGPL and BSD Group: Development/Tools URL: http://swig.sourceforge.net/ Source: http://downloads.sourceforge.net/project/swig/swig/swig-%{version}/swig-%{version}.tar.gz @@ -113,6 +113,9 @@ rm -rf %{buildroot} %doc Doc Examples %changelog +* Thu Feb 18 2010 Adam Tkac 1.3.40-4 +- correct license field again + * Thu Feb 18 2010 Adam Tkac 1.3.40-3 - correct license field