Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lalinspiral for openSUSE:Factory checked in at 2022-01-17 22:33:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lalinspiral (Old) and /work/SRC/openSUSE:Factory/.lalinspiral.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lalinspiral" Mon Jan 17 22:33:58 2022 rev:4 rq:945460 version:2.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/lalinspiral/lalinspiral.changes 2021-04-21 20:59:10.254179747 +0200 +++ /work/SRC/openSUSE:Factory/.lalinspiral.new.1892/lalinspiral.changes 2022-01-17 22:34:09.102247935 +0100 @@ -1,0 +2,7 @@ +Sun Jan 2 23:55:56 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 2.0.4: + * No release notes. +- Drop support for python2 in keeping with upstream. + +------------------------------------------------------------------- Old: ---- lalinspiral-2.0.2.tar.xz New: ---- lalinspiral-2.0.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lalinspiral.spec ++++++ --- /var/tmp/diff_new_pack.6iJDYB/_old 2022-01-17 22:34:09.602248266 +0100 +++ /var/tmp/diff_new_pack.6iJDYB/_new 2022-01-17 22:34:09.610248271 +0100 @@ -1,7 +1,7 @@ # # spec file for package lalinspiral # -# 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 @@ -19,10 +19,12 @@ %define shlib lib%{name}16 # NEP 29: python36-numpy and co. in TW are no more %define skip_python36 1 +# Py2 dropped by upstream +%define skip_python2 1 # octave >= 6 not supported %bcond_with octave Name: lalinspiral -Version: 2.0.2 +Version: 2.0.4 Release: 0 Summary: LSC Algorithm Inspiral Library License: GPL-2.0-or-later @@ -117,7 +119,7 @@ %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 ++++++ lalinspiral-2.0.2.tar.xz -> lalinspiral-2.0.4.tar.xz ++++++ ++++ 3443 lines of diff (skipped)