Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lalpulsar for openSUSE:Factory 
checked in at 2026-03-22 14:12:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lalpulsar (Old)
 and      /work/SRC/openSUSE:Factory/.lalpulsar.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lalpulsar"

Sun Mar 22 14:12:18 2026 rev:13 rq:1341622 version:7.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/lalpulsar/lalpulsar.changes      2024-12-03 
20:48:06.805309687 +0100
+++ /work/SRC/openSUSE:Factory/.lalpulsar.new.8177/lalpulsar.changes    
2026-03-22 14:13:29.948572247 +0100
@@ -1,0 +2,6 @@
+Tue Mar 17 03:53:20 UTC 2026 - Atri Bhattacharya <[email protected]>
+
+- Disable warning 999 requiring exact swig version match by
+  exporting env var SWIG_FEATURE="-w999".
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lalpulsar.spec ++++++
--- /var/tmp/diff_new_pack.8FT3cH/_old  2026-03-22 14:13:30.820604973 +0100
+++ /var/tmp/diff_new_pack.8FT3cH/_new  2026-03-22 14:13:30.824605124 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lalpulsar
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -145,6 +145,7 @@
 %build
 # Patch1 needs autoreconf
 autoreconf -fvi
+export SWIG_FEATURES="-w999"
 %{python_expand # Necessary to run configure with multiple py3 flavors
 export PYTHON=%{_bindir}/$python
 mkdir ../$python
@@ -203,8 +204,7 @@
 
 %python_expand %fdupes %{buildroot}%{$python_sitearch}/%{name}/
 
-%post -n %{shlib} -p /sbin/ldconfig
-%postun -n %{shlib} -p /sbin/ldconfig
+%ldconfig_scriptlets -n %{shlib}
 
 %files -n %{shlib}
 %{_libdir}/*.so.*
@@ -235,6 +235,7 @@
 %else
 
 %check
+export SWIG_FEATURES="-w999"
 %{python_expand export PYTHON=%{_bindir}/$python
 pushd ../$python
 %make_build check

Reply via email to