- Update to 3.0.8

- pdf documentation enhancements.
  - Various Python 3.5 issues fixed.
  - std::array support added for Ruby and Python.
  - shared_ptr support added for Ruby.
  - Minor improvements for CFFI, Go, Java, Perl, Python, Ruby.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=86
This commit is contained in:
Klaus Kämpf 2016-01-07 08:14:24 +00:00 committed by Git OBS Bridge
parent e8aaf62775
commit 7ada186389
4 changed files with 15 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jan 7 08:13:38 UTC 2016 - kkaempf@suse.com
- Update to 3.0.8
- pdf documentation enhancements.
- Various Python 3.5 issues fixed.
- std::array support added for Ruby and Python.
- shared_ptr support added for Ruby.
- Minor improvements for CFFI, Go, Java, Perl, Python, Ruby.
-------------------------------------------------------------------
Tue Aug 4 07:43:49 UTC 2015 - kkaempf@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package swig
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: swig
Version: 3.0.7
Version: 3.0.8
Release: 0
Summary: Simplified Wrapper and Interface Generator
License: GPL-3.0+ and BSD-3-Clause