diff --git a/swig.spec b/swig.spec index 95acd9c..58447b6 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.4 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv3+ and BSD Group: Development/Tools URL: http://swig.sourceforge.net/ @@ -124,6 +124,9 @@ rm -rf %{buildroot} %doc Doc Examples LICENSE LICENSE-GPL LICENSE-UNIVERSITIES COPYRIGHT %changelog +* Fri Feb 10 2012 Petr Pisar - 2.0.4-6 +- Rebuild against PCRE 8.30 + * Thu Jan 05 2012 Adam Tkac 2.0.4-5 - fix for PHP 5.4 bindings (#770696)