Accepting request 122517 from home:kwk:branches:devel:tools:building

- Port SWIG to Ruby 1.9 (various patches)
- Disable broken tests

- Update to 2.0.7
  * Important regression fixes since 2.0.5 for typemaps in general and
    in Python.
  * Fixes and enhancements for Go, Java, Octave and PHP.

OBS-URL: https://build.opensuse.org/request/show/122517
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=37
This commit is contained in:
Klaus Kämpf
2012-05-26 21:53:07 +00:00
committed by Git OBS Bridge
parent 77ce9f19a6
commit 7af15c657f
13 changed files with 461 additions and 43 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat May 26 11:55:46 UTC 2012 - kkaempf@suse.com
- Port SWIG to Ruby 1.9 (various patches)
- Disable broken tests
-------------------------------------------------------------------
Sat May 26 11:32:12 UTC 2012 - kkaempf@suse.com
- Update to 2.0.7
* Important regression fixes since 2.0.5 for typemaps in general and
in Python.
* Fixes and enhancements for Go, Java, Octave and PHP.
-------------------------------------------------------------------
Mon Apr 30 08:30:32 UTC 2012 - idonmez@suse.com