- Update to 3.0.12

- Add support for Octave-4.2.
  - Enhance %extend to support template functions.
  - Language specific enhancements and fixes for C#, D, Guile,
    Java, PHP7.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=99
This commit is contained in:
Klaus Kämpf 2017-02-01 11:23:29 +00:00 committed by Git OBS Bridge
parent 918ff4e793
commit bcf322cbc7
4 changed files with 14 additions and 5 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7cf9f447ae7ed1c51722efc45e7f14418d15d7a1e143ac9f09a668999f4fc94d
size 8149820

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 30 07:58:10 UTC 2017 - kkaempf@suse.com
- Update to 3.0.12
- Add support for Octave-4.2.
- Enhance %extend to support template functions.
- Language specific enhancements and fixes for C#, D, Guile,
Java, PHP7.
-------------------------------------------------------------------
Fri Dec 30 08:01:35 UTC 2016 - kkaempf@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package swig
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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
@ -19,7 +19,7 @@
%bcond_with swig_ocaml
Name: swig
Version: 3.0.11
Version: 3.0.12
Release: 0
Summary: Simplified Wrapper and Interface Generator
License: GPL-3.0+ and BSD-3-Clause