- Update to 3.0.4

- Python regression fix when wrapping C++ default arguments.
  - Improved error messages.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=74
This commit is contained in:
Klaus Kämpf 2015-01-15 07:23:42 +00:00 committed by Git OBS Bridge
parent ee7802506b
commit 7e3987f76b
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 15 06:57:56 UTC 2015 - kkaempf@suse.com
- Update to 3.0.4
- Python regression fix when wrapping C++ default arguments.
- Improved error messages.
-------------------------------------------------------------------
Wed Jan 7 08:23:35 UTC 2015 - kkaempf@suse.com

View File

@ -17,7 +17,7 @@
Name: swig
Version: 3.0.3
Version: 3.0.4
Release: 0
Summary: Simplified Wrapper and Interface Generator
License: GPL-3.0+ and BSD-3-Clause