Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lalsimulation for openSUSE:Factory checked in at 2022-01-17 22:33:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lalsimulation (Old) and /work/SRC/openSUSE:Factory/.lalsimulation.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lalsimulation" Mon Jan 17 22:33:57 2022 rev:4 rq:945458 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lalsimulation/lalsimulation.changes 2021-04-21 20:59:09.458178494 +0200 +++ /work/SRC/openSUSE:Factory/.lalsimulation.new.1892/lalsimulation.changes 2022-01-17 22:34:07.354246777 +0100 @@ -1,0 +2,9 @@ +Mon Jan 3 00:30:32 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 3.1.0: + * No release notes. +- Drop python2 support in keeping with upstream. +- Bump so number for shlib package. +- Drop enum-conversion hack: no longer needed. + +------------------------------------------------------------------- Old: ---- lalsimulation-2.5.1.tar.xz New: ---- lalsimulation-3.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lalsimulation.spec ++++++ --- /var/tmp/diff_new_pack.ITBl7H/_old 2022-01-17 22:34:08.902247802 +0100 +++ /var/tmp/diff_new_pack.ITBl7H/_new 2022-01-17 22:34:08.906247805 +0100 @@ -1,7 +1,7 @@ # # spec file for package lalsimulation # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,11 +18,14 @@ # NEP 29: python36-numpy and co. in TW are no more %define skip_python36 1 -%define shlib liblalsimulation23 +# Py2 support dropped upstream +%define skip_python2 1 + +%define shlib liblalsimulation29 # octave >= 6 not supported %bcond_with octave Name: lalsimulation -Version: 2.5.1 +Version: 3.1.0 Release: 0 Summary: LSC Algorithm Simulation Library License: GPL-2.0-only @@ -100,13 +103,11 @@ %autosetup -p1 %build -%{python_expand # Necessary to run %%configure with both py2 and py3 +%{python_expand # Necessary to run configure with multiple py3 flavors export PYTHON=$python mkdir ../${PYTHON}_build cp -pr ./ ../${PYTHON}_build pushd ../${PYTHON}_build -# FIXME: Failures because XLAL_ERROR implictly converts to function return type -export CFLAGS+=" -Wno-enum-conversion" %configure \ %{?with_octave:--enable-swig-octave} \ %{!?with_octave:--disable-swig-octave} ++++++ lalsimulation-2.5.1.tar.xz -> lalsimulation-3.1.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/lalsimulation/lalsimulation-2.5.1.tar.xz /work/SRC/openSUSE:Factory/.lalsimulation.new.1892/lalsimulation-3.1.0.tar.xz differ: char 27, line 1