diff --git a/swig.spec b/swig.spec index 0af9443a00ec677b1b0a2364433809d5c457f73f..de0c4db997add030a41678aa726d165439296365 100644 --- a/swig.spec +++ b/swig.spec @@ -1,8 +1,8 @@ Name: swig Version: 4.0.2 -Release: 3 +Release: 4 Summary: Links C/C++/Objective C to languages for some advanced programing -License: GPLv3+ and BSD +License: GPLv3+ and BSD-3-Clause URL: http://swig.sourceforge.net/ Source0: http://downloads.sourceforge.net/project/swig/swig/swig-%{version}/swig-%{version}.tar.gz Source1: description.h2m @@ -99,6 +99,9 @@ install -pm 644 Tools/swig.gdb %{buildroot}%{_datadir}/%{name}/gdb %{_mandir}/man1/swig.1* %changelog +* Tue May 10 2022 xu_ping - 4.0.2-4 +- License compliance rectification + * Tue Apr 20 2021 panxiaohe - 4.0.2-3 - Type:enhancement - ID:NA