- Update to 3.0.10

- Regression fixes for smart pointers and importing Python modules.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=95
This commit is contained in:
Klaus Kämpf 2016-06-13 06:38:43 +00:00 committed by Git OBS Bridge
parent 00e8283a3b
commit a19da59ce3
4 changed files with 10 additions and 4 deletions

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

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 13 06:10:47 UTC 2016 - kkaempf@suse.com
- Update to 3.0.10
- Regression fixes for smart pointers and importing Python modules.
-------------------------------------------------------------------
Mon May 30 09:51:37 UTC 2016 - kkaempf@suse.com

View File

@ -19,7 +19,7 @@
%bcond_with swig_ocaml
Name: swig
Version: 3.0.9
Version: 3.0.10
Release: 0
Summary: Simplified Wrapper and Interface Generator
License: GPL-3.0+ and BSD-3-Clause