Hello community,

here is the log from the commit of package swig for openSUSE:Factory checked in 
at 2016-06-12 18:51:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/swig (Old)
 and      /work/SRC/openSUSE:Factory/.swig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "swig"

Changes:
--------
--- /work/SRC/openSUSE:Factory/swig/swig.changes        2016-05-26 
23:53:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.swig.new/swig.changes   2016-06-12 
18:51:15.000000000 +0200
@@ -1,0 +2,13 @@
+Mon May 30 09:51:37 UTC 2016 - kkae...@suse.com
+
+- Update to 3.0.9
+  - Add support for Python's implicit namespace packages.
+  - Fixes to support Go 1.6.
+  - C++11 std::array support added for Java.
+  - Improved C++ multiple inheritance support for Java/C# wrappers.
+  - Various other minor fixes and improvements for C#, D, Go, Java,
+    Javascript, Lua, Python, R, Ruby, Scilab.
+
+- drop swig308-Fix-li_boost_array-test.patch, upstream
+
+-------------------------------------------------------------------

Old:
----
  swig-3.0.8.tar.gz
  swig308-Fix-li_boost_array-test.patch

New:
----
  swig-3.0.9.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ swig.spec ++++++
--- /var/tmp/diff_new_pack.ppLdad/_old  2016-06-12 18:51:16.000000000 +0200
+++ /var/tmp/diff_new_pack.ppLdad/_new  2016-06-12 18:51:16.000000000 +0200
@@ -19,7 +19,7 @@
 %bcond_with  swig_ocaml
 
 Name:           swig
-Version:        3.0.8
+Version:        3.0.9
 Release:        0
 Summary:        Simplified Wrapper and Interface Generator
 License:        GPL-3.0+ and BSD-3-Clause
@@ -27,7 +27,6 @@
 Url:            http://www.swig.org/
 Source:         
http://sourceforge.net/projects/swig/files/swig/%{name}-%{version}/%{name}-%{version}.tar.gz
 Source1:        %{name}.rpmlintrc
-Patch1:         swig308-Fix-li_boost_array-test.patch
 Patch2:         swig308-isfinite.diff
 Patch3:         swig-ocaml-int64.patch
 BuildRequires:  autoconf
@@ -129,8 +128,7 @@
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2
+%patch2 -p1
 %patch3 -p1
 
 %build

++++++ swig-3.0.8.tar.gz -> swig-3.0.9.tar.gz ++++++
/work/SRC/openSUSE:Factory/swig/swig-3.0.8.tar.gz 
/work/SRC/openSUSE:Factory/.swig.new/swig-3.0.9.tar.gz differ: char 5, line 1

++++++ swig308-isfinite.diff ++++++
--- /var/tmp/diff_new_pack.ppLdad/_old  2016-06-12 18:51:16.000000000 +0200
+++ /var/tmp/diff_new_pack.ppLdad/_new  2016-06-12 18:51:16.000000000 +0200
@@ -1,6 +1,7 @@
---- Lib/typemaps/fragments.swg.orig    2016-02-02 14:42:14.223467628 +0000
-+++ Lib/typemaps/fragments.swg 2016-02-02 14:43:41.840491612 +0000
-@@ -175,6 +175,8 @@
+diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs ../orig-swig-3.0.9/Lib/typemaps/fragments.swg 
./Lib/typemaps/fragments.swg
+--- ../orig-swig-3.0.9/Lib/typemaps/fragments.swg      2016-05-29 
14:35:37.000000000 +0200
++++ ./Lib/typemaps/fragments.swg       2016-06-08 11:13:09.475671763 +0200
+@@ -178,6 +178,8 @@
  # elif defined(__sun) && defined(__SVR4)
  #  include <ieeefp.h>
  #  define SWIG_isfinite(X) (finite(X))


Reply via email to