diff --git a/swig-3.0.4.tar.gz b/swig-3.0.4.tar.gz deleted file mode 100644 index de058c1..0000000 --- a/swig-3.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:410ffa80ef5535244b500933d70c1b65206333b546ca5a6c89373afb65413795 -size 5720119 diff --git a/swig-3.0.5.tar.gz b/swig-3.0.5.tar.gz new file mode 100644 index 0000000..31479c1 --- /dev/null +++ b/swig-3.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f4cb9e8f213f041853646f58fe5e8428d63250d05f5c943b6fa759c77322a3c +size 5873209 diff --git a/swig.changes b/swig.changes index 60bf32e..20a9fd4 100644 --- a/swig.changes +++ b/swig.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Feb 1 18:32:16 UTC 2015 - dmitry_r@opensuse.org + +-Update to version 3.0.5 + * Added support for Scilab. + * Important Python regression fix when wrapping C++ default arguments. + * Minor improvements for C#, Go, Octave, PHP and Python. + ------------------------------------------------------------------- Thu Jan 15 06:57:56 UTC 2015 - kkaempf@suse.com diff --git a/swig.spec b/swig.spec index 8f6604f..5cfb418 100644 --- a/swig.spec +++ b/swig.spec @@ -1,7 +1,7 @@ # # spec file for package swig # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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.4 +Version: 3.0.5 Release: 0 Summary: Simplified Wrapper and Interface Generator License: GPL-3.0+ and BSD-3-Clause