Hello community,

here is the log from the commit of package swig for openSUSE:Factory checked in 
at 2020-06-14 18:16:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/swig (Old)
 and      /work/SRC/openSUSE:Factory/.swig.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "swig"

Sun Jun 14 18:16:23 2020 rev:71 rq:814121 version:4.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/swig/swig.changes        2020-06-04 
17:51:30.864090100 +0200
+++ /work/SRC/openSUSE:Factory/.swig.new.3606/swig.changes      2020-06-14 
18:16:34.087052986 +0200
@@ -1,0 +2,18 @@
+Wed Jun 10 07:27:02 UTC 2020 - Klaus Kämpf <[email protected]>
+
+- Update to 4.0.2
+  - A few fixes around doxygen comment handling.
+  - Ruby 2.7 support added.
+  - Various minor improvements to C#, D, Java, OCaml, Octave, Python,
+    R, Ruby.
+  - Considerable performance improvement running SWIG on large
+    interface files.
+
+- drop upstreamed patches
+  ruby-std-wstring-byte-order.patch
+  0001-Fix-code-generated-for-Ruby-global-variables.patch
+  0002-Add-support-for-Ruby-2.7.patch
+  0003-Move-new-macros-for-Ruby-to-their-dedicated-namespac.patch
+  0004-Improve-description-of-cast-macros-for-Ruby.patch
+        
+-------------------------------------------------------------------

Old:
----
  0001-Fix-code-generated-for-Ruby-global-variables.patch
  0002-Add-support-for-Ruby-2.7.patch
  0003-Move-new-macros-for-Ruby-to-their-dedicated-namespac.patch
  0004-Improve-description-of-cast-macros-for-Ruby.patch
  rel-4.0.1.tar.gz
  ruby-std-wstring-byte-order.patch

New:
----
  swig-4.0.2.tar.gz

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

Other differences:
------------------
++++++ swig.spec ++++++
--- /var/tmp/diff_new_pack.OmzA0n/_old  2020-06-14 18:16:36.015057934 +0200
+++ /var/tmp/diff_new_pack.OmzA0n/_new  2020-06-14 18:16:36.019057944 +0200
@@ -28,22 +28,15 @@
 BuildRequires:  ruby-devel
 %endif
 Name:           swig
-Version:        4.0.1
+Version:        4.0.2
 Release:        0
 Summary:        Simplified Wrapper and Interface Generator
 License:        GPL-3.0-or-later AND BSD-3-Clause
 Group:          Development/Languages/C and C++
 URL:            http://www.swig.org/
-Source:         
https://github.com/%{name}/%{name}/archive/rel-%{version}.tar.gz
+Source:         
http://prdownloads.sourceforge.net/swig/%{name}-%{version}.tar.gz
 Source1:        %{name}.rpmlintrc
 
-# ruby 2.7 support (cherry-picked from 4.0.2~pre)
-Patch1:         0001-Fix-code-generated-for-Ruby-global-variables.patch
-Patch2:         0002-Add-support-for-Ruby-2.7.patch
-Patch3:         0003-Move-new-macros-for-Ruby-to-their-dedicated-namespac.patch
-Patch4:         0004-Improve-description-of-cast-macros-for-Ruby.patch
-
-Patch300:       ruby-std-wstring-byte-order.patch
 Patch308:       swig308-isfinite.diff
 
 BuildRequires:  autoconf
@@ -119,7 +112,7 @@
 understandig SWIG usage.
 
 %prep
-%setup -q -n %{name}-rel-%{version}
+%setup -q
 %autopatch -p1
 
 %build


Reply via email to