diff --git a/swig-3.0.3.tar.gz b/swig-3.0.3.tar.gz deleted file mode 100644 index 910483c..0000000 --- a/swig-3.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c96717d9b0dc918d99f3ce6f4517dd499dd29fcab64ea8e73fcbcee6f43f399 -size 5724799 diff --git a/swig-3.0.4.tar.gz b/swig-3.0.4.tar.gz new file mode 100644 index 0000000..de058c1 --- /dev/null +++ b/swig-3.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:410ffa80ef5535244b500933d70c1b65206333b546ca5a6c89373afb65413795 +size 5720119 diff --git a/swig.changes b/swig.changes index d31cca2..60bf32e 100644 --- a/swig.changes +++ b/swig.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 15 06:57:56 UTC 2015 - kkaempf@suse.com + +- Update to 3.0.4 + - Python regression fix when wrapping C++ default arguments. + - Improved error messages. + ------------------------------------------------------------------- Wed Jan 7 08:23:35 UTC 2015 - kkaempf@suse.com diff --git a/swig.spec b/swig.spec index 25ad015..8f6604f 100644 --- a/swig.spec +++ b/swig.spec @@ -17,7 +17,7 @@ Name: swig -Version: 3.0.3 +Version: 3.0.4 Release: 0 Summary: Simplified Wrapper and Interface Generator License: GPL-3.0+ and BSD-3-Clause