diff --git a/swig.spec b/swig.spec index fa2a874..5c947ba 100644 --- a/swig.spec +++ b/swig.spec @@ -4,7 +4,7 @@ Summary: Connects C/C++/Objective C to some high-level programming languages Name: swig Version: 2.0.3 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ and BSD Group: Development/Tools URL: http://swig.sourceforge.net/ @@ -119,6 +119,9 @@ rm -rf %{buildroot} %doc Doc Examples LICENSE LICENSE-GPL LICENSE-UNIVERSITIES COPYRIGHT %changelog +* Mon Jun 20 2011 Marcela Mašláňová 2.0.3-3 +- Perl mass rebuild + * Fri May 20 2011 Adam Tkac 2.0.3-2 - make guile generator compatible with guile2 (#706140)