- Update to SWIG 2.0.10
- Ruby 1.9 support is now complete. - Add support for Guile 2.0 and Guile 1.6 support (GH interface) has been dropped. - Various small language neutral improvements and fixes. - Various bug fixes and minor improvements specific to C#, CFFI, D, Java, Octave, PHP, Python, - Minor bug fix in ccache-swig. - Development has moved to Github with Travis continuous integration testing - patches using https://github.com/swig/swig are welcome. - drop 0012-Python-Disable-broken-test-in-threads_exception.patch OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=50
This commit is contained in:
committed by
Git OBS Bridge
parent
c5762fc53a
commit
004052a460
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: swig
|
||||
Version: 2.0.9
|
||||
Version: 2.0.10
|
||||
Release: 0
|
||||
Summary: Simplified Wrapper and Interface Generator
|
||||
License: GPL-3.0+ and BSD-3-Clause
|
||||
@@ -29,8 +29,6 @@ Source1: %{name}.rpmlintrc
|
||||
Patch5: python-2.4.patch
|
||||
# Disable tests failing on Ruby 1.9
|
||||
Patch6: 0008-Ruby-Disable-broken-tests.patch
|
||||
# Disable test failing in Python
|
||||
Patch7: 0012-Python-Disable-broken-test-in-threads_exception.patch
|
||||
# Test fails in openSUSE 12.1 only
|
||||
Patch8: skip-python-li_std_containers_int.patch
|
||||
# Fix the return type in declaration of caml_array_length
|
||||
@@ -135,7 +133,6 @@ understandig SWIG usage.
|
||||
%patch6 -p1
|
||||
%patch8 -p1
|
||||
%endif
|
||||
%patch7 -p1
|
||||
%patch9
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user