- Update to 3.0.1

- Javascript module added. This supports JavascriptCore (Safari/Webkit),
    v8 (Chromium) and node.js currently.
  - A few notable regressions introduced in 3.0.0 have been fixed - in
    Lua, nested classes and parsing of operator <<.
  - The usual round of bug fixes and minor improvements for:
    C#, GCJ, Go, Java, Lua, PHP and Python.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=65
This commit is contained in:
Klaus Kämpf
2014-05-28 06:51:22 +00:00
committed by Git OBS Bridge
parent 6f604dfc1b
commit 7f3f078c57
3 changed files with 15 additions and 1 deletions

View File

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