- 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. OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=93
This commit is contained in:
parent
d3fa97065a
commit
ee1924f7f6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58a475dbbd4a4d7075e5fe86d4e54c9edde39847cdb96a3053d87cb64a23a453
|
||||
size 7937213
|
3
swig-3.0.9.tar.gz
Normal file
3
swig-3.0.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f3a4afb22ac1a9dd9c8725175451bda8bae5c564761edc01e0edd2c672857f0
|
||||
size 8012928
|
11
swig.changes
11
swig.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 09:51:37 UTC 2016 - kkaempf@suse.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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 15:19:08 UTC 2016 - olaf@aepfle.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%bcond_with swig_ocaml
|
||||
|
||||
Name: swig
|
||||
Version: 3.0.8
|
||||
Version: 3.0.9
|
||||
Release: 0
|
||||
Summary: Simplified Wrapper and Interface Generator
|
||||
License: GPL-3.0+ and BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user