Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lalinspiral for openSUSE:Factory checked in at 2026-03-22 14:12:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lalinspiral (Old) and /work/SRC/openSUSE:Factory/.lalinspiral.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lalinspiral" Sun Mar 22 14:12:23 2026 rev:12 rq:1341623 version:5.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/lalinspiral/lalinspiral.changes 2024-12-03 20:47:45.308410586 +0100 +++ /work/SRC/openSUSE:Factory/.lalinspiral.new.8177/lalinspiral.changes 2026-03-22 14:13:31.528631544 +0100 @@ -1,0 +2,8 @@ +Tue Mar 17 06:04:04 UTC 2026 - Atri Bhattacharya <[email protected]> + +- Update to version 5.0.3 (no release notes). +- Disable warning 999 requiring exact swig version match by + exporting env var SWIG_FEATURE="-w999". +- Drop lalinspiral-swig-stringval-not-value.patch: upstreamed. + +------------------------------------------------------------------- Old: ---- lalinspiral-5.0.1.tar.xz lalinspiral-swig-stringval-not-value.patch New: ---- lalinspiral-5.0.3.tar.xz ----------(Old B)---------- Old: exporting env var SWIG_FEATURE="-w999". - Drop lalinspiral-swig-stringval-not-value.patch: upstreamed. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lalinspiral.spec ++++++ --- /var/tmp/diff_new_pack.1nm03p/_old 2026-03-22 14:13:32.268659315 +0100 +++ /var/tmp/diff_new_pack.1nm03p/_new 2026-03-22 14:13:32.272659466 +0100 @@ -1,7 +1,7 @@ # # spec file for package lalinspiral # -# 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 @@ -35,15 +35,13 @@ # octave >= 6 not supported %bcond_with octave Name: %{pname}%{?psuffix} -Version: 5.0.1 +Version: 5.0.3 Release: 0 Summary: LSC Algorithm Inspiral Library License: GPL-2.0-or-later Group: Productivity/Scientific/Physics URL: https://wiki.ligo.org/Computing/LALSuite Source: https://software.igwn.org/sources/source/lalsuite/%{pname}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM -Patch0: https://git.ligo.org/lscsoft/lalsuite/-/commit/9dba245ab3692ecf691247a442704f13c075ed34.patch#/lalinspiral-swig-stringval-not-value.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module numpy-devel >= 1.7} BuildRequires: fdupes @@ -139,6 +137,7 @@ %autosetup -p2 -n %{pname}-%{version} %build +export SWIG_FEATURES="-w999" %{python_expand # Necessary to run configure with multiple py3 flavors export PYTHON=%{_bindir}/$python builddir=../`basename ${PYTHON}`_build @@ -199,8 +198,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.* @@ -228,6 +226,7 @@ %else %check +export SWIG_FEATURES="-w999" %{python_expand export PYTHON=%{_bindir}/$python %make_build -C ../`basename ${PYTHON}`_build check } ++++++ lalinspiral-5.0.1.tar.xz -> lalinspiral-5.0.3.tar.xz ++++++ /work/SRC/openSUSE:Factory/lalinspiral/lalinspiral-5.0.1.tar.xz /work/SRC/openSUSE:Factory/.lalinspiral.new.8177/lalinspiral-5.0.3.tar.xz differ: char 26, line 1
