Hello community,

here is the log from the commit of package swig for openSUSE:Factory checked in 
at 2014-02-13 06:52:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2014-01-31 
11:45:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.swig.new/swig.changes   2014-02-13 
06:52:53.000000000 +0100
@@ -1,0 +2,17 @@
+Sun Feb  9 18:30:13 UTC 2014 - kkae...@suse.com
+
+- Update to 2.0.12
+  - This is a maintenance release backporting some fixes from the
+    pending 3.0.0 release.
+  - Octave 3.8 support added.
+  - C++11 support for new versions of erase/insert in the STL
+    containers.
+  - Compilation fixes on some systems for the generated Lua, PHP,
+    Python and R wrappers.
+ 
+  - Drop upstreamed patches:
+    swig-lua-fix-void-return-for-int-functions.patch
+    swig-support-octave-3.8.0.patch
+    ruby-2.0-encoding-utf8.patch
+
+-------------------------------------------------------------------

Old:
----
  ruby-2.0-encoding-utf8.patch
  swig-lua-fix-void-return-for-int-functions.patch
  swig-support-octave-3.8.0.patch

New:
----
  swig-2.0.12.tar.gz

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

Other differences:
------------------
++++++ swig.spec ++++++
--- /var/tmp/diff_new_pack.aKD2eE/_old  2014-02-13 06:52:53.000000000 +0100
+++ /var/tmp/diff_new_pack.aKD2eE/_new  2014-02-13 06:52:53.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           swig
-Version:        2.0.11
+Version:        2.0.12
 Release:        0
 Summary:        Simplified Wrapper and Interface Generator
 License:        GPL-3.0+ and BSD-3-Clause
@@ -27,16 +27,10 @@
 Source1:        %{name}.rpmlintrc
 # Fix the return type in declaration of caml_array_length
 Patch9:         swig-fix_ocaml_type.patch
-# Ruby 2.0 encodes to UTF-8, SWIG to US-ASCII-8BIT, kkae...@suse.de
-Patch10:        ruby-2.0-encoding-utf8.patch
 # Fix SWIG object tracking to use C hash, not Ruby Hash, kkae...@suse.de
 Patch11:        0001-Fix-Ruby-tracking-code-to-use-C-hash.patch
 # Ruby 1.8.6 (SLE 10) differs in object tracking, kkae...@suse.de
 Patch12:        ruby-1.8.6-newobject.patch
-# PATCH-FIX-UPSTREAM swig-lua-fix-void-return-for-int-functions.patch 
bnc#843310 badshah...@gmail.com -- Fix functions returning void when int is 
expected for lua bindings
-Patch13:        swig-lua-fix-void-return-for-int-functions.patch
-# PATCH-FIX-UPSTREAM swig-support-octave-3.8.0.patch badshah...@gmail.com -- 
Support octave 3.8.0 (this fixes octave 3.8.0 bindings of several packages 
failing to build in Factory such as mathgl, plplot, etc.), patch taken from 
upstream and rebased for current version.
-Patch14:        swig-support-octave-3.8.0.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  boost-devel
@@ -136,14 +130,8 @@
 # Ruby 1.9 for openSUSE 12.x
 %if 0%{?suse_version} >= 1220
 %patch11 -p1
-# Ruby 2.0 for openSUSE 13.1
-%if 0%{?suse_version} > 1230
-%patch10 -p1
-%endif
 %endif
 %patch9
-%patch13 -p1
-%patch14 -p1
 
 %build
 %configure --disable-ccache

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to