- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=97
This commit is contained in:
Klaus Kämpf 2016-12-30 08:22:00 +00:00 committed by Git OBS Bridge
parent a19da59ce3
commit 918ff4e793
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2939aae39dec06095462f1b95ce1c958ac80d07b926e48871046d17c0094f44c
size 8029827

3
swig-3.0.11.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9031d531d7418829a54d0d51c4ed9007016b213657ec70be44031951810566e
size 8141827

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Dec 30 08:01:35 UTC 2016 - kkaempf@suse.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 06:10:47 UTC 2016 - kkaempf@suse.com

View File

@ -19,7 +19,7 @@
%bcond_with swig_ocaml
Name: swig
Version: 3.0.10
Version: 3.0.11
Release: 0
Summary: Simplified Wrapper and Interface Generator
License: GPL-3.0+ and BSD-3-Clause