Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package swig for openSUSE:Factory checked in 
at 2026-06-30 15:11:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/swig (Old)
 and      /work/SRC/openSUSE:Factory/.swig.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "swig"

Tue Jun 30 15:11:13 2026 rev:88 rq:1362333 version:4.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/swig/swig.changes        2025-12-15 
11:46:05.636483971 +0100
+++ /work/SRC/openSUSE:Factory/.swig.new.11887/swig.changes     2026-06-30 
15:11:29.156085608 +0200
@@ -1,0 +2,5 @@
+Thu Jun 25 10:00:00 UTC 2026 - [email protected]
+
+- Remove stale ocaml support
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ swig.spec ++++++
--- /var/tmp/diff_new_pack.cj8tAs/_old  2026-06-30 15:11:30.116118124 +0200
+++ /var/tmp/diff_new_pack.cj8tAs/_new  2026-06-30 15:11:30.120118259 +0200
@@ -17,7 +17,6 @@
 #
 
 
-%bcond_with  swig_ocaml
 %if 0%{?fedora} + 0%{?rhel_version} + 0%{?centos_version} > 0
 %define docpath %{_docdir}/%{name}-%{version}
 BuildRequires:  perl-Test-Simple
@@ -68,12 +67,6 @@
 BuildRequires:  python-devel > 2.6
 %endif
 %endif
-%if %{with swig_ocaml}
-BuildRequires:  ncurses-devel
-BuildRequires:  ocaml >= 3.12.0
-BuildRequires:  ocaml-camlp4-devel
-BuildRequires:  ocaml-findlib
-%endif
 
 %description
 SWIG is a compiler that attempts to make it easy to integrate C, C++,
@@ -137,9 +130,7 @@
 %endif
 ./autogen.sh
 %configure \
-%if %{without swig_ocaml}
        --without-ocaml \
-%endif
        --disable-ccache
 %make_build
 

Reply via email to