Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lalinference for openSUSE:Factory checked in at 2026-03-22 14:12:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lalinference (Old) and /work/SRC/openSUSE:Factory/.lalinference.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lalinference" Sun Mar 22 14:12:25 2026 rev:15 rq:1341624 version:4.1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/lalinference/lalinference.changes 2024-12-03 20:47:44.044357717 +0100 +++ /work/SRC/openSUSE:Factory/.lalinference.new.8177/lalinference.changes 2026-03-22 14:13:32.528669073 +0100 @@ -1,0 +2,8 @@ +Tue Mar 17 06:25:37 UTC 2026 - Atri Bhattacharya <[email protected]> + +- Update to version 4.1.9 (no release notes). +- Drop lalinference-swig-stringval-not-value.patch: upstreamed. +- Disable warning 999 requiring exact swig version match by + exporting env var SWIG_FEATURE="-w999". + +------------------------------------------------------------------- Old: ---- lalinference-4.1.7.tar.xz lalinference-swig-stringval-not-value.patch New: ---- lalinference-4.1.9.tar.xz ----------(Old B)---------- Old:- Update to version 4.1.9 (no release notes). - Drop lalinference-swig-stringval-not-value.patch: upstreamed. - Disable warning 999 requiring exact swig version match by ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lalinference.spec ++++++ --- /var/tmp/diff_new_pack.WPCFmQ/_old 2026-03-22 14:13:33.140692041 +0100 +++ /var/tmp/diff_new_pack.WPCFmQ/_new 2026-03-22 14:13:33.140692041 +0100 @@ -1,7 +1,7 @@ # # spec file for package lalinference # -# 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 @@ -32,7 +32,7 @@ %bcond_with octave Name: %{pname}%{?psuffix} -Version: 4.1.7 +Version: 4.1.9 Release: 0 Summary: LSC Algorithm Inference Library License: GPL-2.0-or-later @@ -41,8 +41,6 @@ Source: https://software.igwn.org/sources/source/lalsuite/%{pname}-%{version}.tar.xz # PATCH-FIX-UPSTREAM lalinference-printf-data-type-consistency.patch [email protected] -- Cast data passed to printf from size_t to long to make it consistent with the format "%li"; this fixes build failures on i586 Patch0: lalinference-printf-data-type-consistency.patch -# PATCH-FIX-UPSTREAM -Patch1: https://git.ligo.org/lscsoft/lalsuite/-/commit/9dba245ab3692ecf691247a442704f13c075ed34.patch#/lalinference-swig-stringval-not-value.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module numpy-devel >= 1.7} BuildRequires: fdupes @@ -158,9 +156,9 @@ # Patch0 is not upstream and uses -p1, so we have a mix of -p1 and -p2 patches %autosetup -N -n %{pname}-%{version} %patch -P0 -p1 -%patch -P1 -p2 %build +export SWIG_FEATURES="-w999" %{python_expand # Necessary to run %%configure with all python flavors export PYTHON=%{_bindir}/$python mkdir ../$python @@ -225,8 +223,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.* @@ -259,6 +256,7 @@ %else %check +export SWIG_FEATURES="-w999" %{python_expand # check for all python flavors export PYTHON=%{_bindir}/$python %make_build -C ../$python check ++++++ lalinference-4.1.7.tar.xz -> lalinference-4.1.9.tar.xz ++++++ ++++ 10243 lines of diff (skipped)
