diff --git a/swig.spec b/swig.spec index 56f05c0..25f4cdb 100644 --- a/swig.spec +++ b/swig.spec @@ -29,7 +29,7 @@ Summary: Connects C/C++/Objective C to some high-level programming languages Name: swig Version: 3.0.0 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv3+ and BSD URL: http://swig.sourceforge.net/ Source0: http://downloads.sourceforge.net/project/swig/swig/swig-%{version}/swig-%{version}.tar.gz @@ -178,6 +178,9 @@ install -p -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/ %doc Doc Examples LICENSE LICENSE-GPL LICENSE-UNIVERSITIES COPYRIGHT %changelog +* Fri May 23 2014 Petr Machata - 3.0.0-7 +- Rebuild for boost 1.55.0 + * Thu May 22 2014 Dan HorĂ¡k 3.0.0-6 - java unit tests fail on s390(x), too. disable for now