Changelog for
swig-3.0.12-lp152.6.7.x86_64.rpm :
* Wed Jan 03 2018 tchvatalAATTsuse.com- Reduce some conditionals for old distros lets consider sle11/rhel6 as minimal supported configuration- Make sure we can be built and distributed with python3 only present in the system
* Tue Nov 07 2017 mpluskalAATTsuse.com- Run python2 and python3 tests for Factory
* Sun Sep 24 2017 cooloAATTsuse.com- add swig-perl526.patch from upstream to work with perl 5.26
* Thu Feb 02 2017 adam.majerAATTsuse.de- use individual libboost-
*-devel packages instead of boost-devel
* Mon Jan 30 2017 kkaempfAATTsuse.com- Update to 3.0.12 - Add support for Octave-4.2. - Enhance %extend to support template functions. - Language specific enhancements and fixes for C#, D, Guile, Java, PHP7.
* Fri Dec 30 2016 kkaempfAATTsuse.com- Update to 3.0.11 - PHP 7 support added. - C++11 alias templates and type aliasing support added. - Minor fixes and enhancements for C# Go Guile Java Javascript Octave PHP Python R Ruby Scilab XML.
* Mon Jun 13 2016 kkaempfAATTsuse.com- Update to 3.0.10 - Regression fixes for smart pointers and importing Python modules.
* Mon May 30 2016 kkaempfAATTsuse.com- Update to 3.0.9 - Add support for Python\'s implicit namespace packages. - Fixes to support Go 1.6. - C++11 std::array support added for Java. - Improved C++ multiple inheritance support for Java/C# wrappers. - Various other minor fixes and improvements for C#, D, Go, Java, Javascript, Lua, Python, R, Ruby, Scilab.- drop swig308-Fix-li_boost_array-test.patch, upstream
* Mon May 23 2016 olafAATTaepfle.de- Add disabled build conditional for ocaml support (fate#320836)- Add swig-ocaml-int64.patch (ocaml PR#6517, fate#320836)
* Tue Feb 02 2016 rguentherAATTsuse.com- Add swig308-isfinite.diff to fix isfinite issue with new glibc.
* Thu Jan 07 2016 idonmezAATTsuse.com- Add swig308-Fix-li_boost_array-test.patch to fix boost::array test on PPC.
* Thu Jan 07 2016 kkaempfAATTsuse.com- Update to 3.0.8 - pdf documentation enhancements. - Various Python 3.5 issues fixed. - std::array support added for Ruby and Python. - shared_ptr support added for Ruby. - Minor improvements for CFFI, Go, Java, Perl, Python, Ruby.
* Tue Aug 04 2015 kkaempfAATTsuse.com- Update to 3.0.7 - Add support for Octave-4.0.0. - Remove potential Android security exploit in generated Java classes. - Minor new features and bug fixes.- drop swig-octave4.patch and swig-3.0.6.patch, upstream now
* Fri Jul 10 2015 badshah400AATTgmail.com- Add swig-octave4.patch to fix swig bindings for octave >= 4.0 (patch taken from Fedora, and has been submitted upstream).
* Mon Jul 06 2015 kkaempfAATTsuse.com- Fix ocaml check (swig-3.0.6.patch)
* Mon Jul 06 2015 kkaempfAATTsuse.com- Update to 3.0.6 - Stability and regression fixes. - Fixed parsing of C++ corner cases. - Language improvements and bug fixes for C#, Go, Java, Lua, Python, R.- explicitly disable ocaml (bug in configure script)
* Sun Feb 01 2015 dmitry_rAATTopensuse.org- Update to version 3.0.5
* Added support for Scilab.
* Important Python regression fix when wrapping C++ default arguments.
* Minor improvements for C#, Go, Octave, PHP and Python.
* Thu Jan 15 2015 kkaempfAATTsuse.com- Update to 3.0.4 - Python regression fix when wrapping C++ default arguments. - Improved error messages.
* Wed Jan 07 2015 kkaempfAATTsuse.com- Update to 3.0.3 - Add support for C++11 strongly typed enumerations. - Numerous bug fixes and minor enhancements for C#, D, Go, Java, Javascript, PHP, Perl and Python wrappers.- drop nested_classes.diff, patch is upstream