From e574a90f5cc42116440ae2737306b12722aed78fbc6ca7e61eea0e355b3a14a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= Date: Thu, 26 Sep 2013 09:12:59 +0000 Subject: [PATCH] Accepting request 200683 from home:kwk:branches:devel:tools:building - Update to SWIG 2.0.11 - Minor bug fixes and enhancements mostly in Python, but also C#, Lua, Ocaml, Octave, Perl, PHP, Python, R, Ruby, Tcl. OBS-URL: https://build.opensuse.org/request/show/200683 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=54 --- swig-2.0.10.tar.gz | 3 --- swig-2.0.11.tar.gz | 3 +++ swig.changes | 7 +++++++ swig.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 swig-2.0.10.tar.gz create mode 100644 swig-2.0.11.tar.gz diff --git a/swig-2.0.10.tar.gz b/swig-2.0.10.tar.gz deleted file mode 100644 index 000d82a..0000000 --- a/swig-2.0.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1eef329e867124ce60838b5ad07c763146b6c8f250dd22a861ead7406f78e63 -size 5302787 diff --git a/swig-2.0.11.tar.gz b/swig-2.0.11.tar.gz new file mode 100644 index 0000000..4b2f528 --- /dev/null +++ b/swig-2.0.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63780bf29f53937ad399a1f68bccb3730c90f65746868c4cdfc25cafcd0a424e +size 5310295 diff --git a/swig.changes b/swig.changes index 7f5f6c9..d7cd983 100644 --- a/swig.changes +++ b/swig.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 26 07:04:29 UTC 2013 - kkaempf@suse.com + +- Update to SWIG 2.0.11 + - Minor bug fixes and enhancements mostly in Python, but also + C#, Lua, Ocaml, Octave, Perl, PHP, Python, R, Ruby, Tcl. + ------------------------------------------------------------------- Wed May 29 08:10:19 UTC 2013 - kkaempf@suse.com diff --git a/swig.spec b/swig.spec index 10dc04f..865f6f2 100644 --- a/swig.spec +++ b/swig.spec @@ -17,7 +17,7 @@ Name: swig -Version: 2.0.10 +Version: 2.0.11 Release: 0 Summary: Simplified Wrapper and Interface Generator License: GPL-3.0+ and BSD-3-Clause