Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lalmetaio for openSUSE:Factory checked in at 2022-01-17 22:33:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lalmetaio (Old) and /work/SRC/openSUSE:Factory/.lalmetaio.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lalmetaio" Mon Jan 17 22:33:56 2022 rev:6 rq:945455 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lalmetaio/lalmetaio.changes 2021-04-21 20:59:08.578177108 +0200 +++ /work/SRC/openSUSE:Factory/.lalmetaio.new.1892/lalmetaio.changes 2022-01-17 22:34:02.482243551 +0100 @@ -1,0 +2,7 @@ +Sun Jan 2 23:23:51 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 2.1.0: + * No release notes. +- Drop python2 support in keeping with upstream. + +------------------------------------------------------------------- Old: ---- lalmetaio-2.0.2.tar.xz New: ---- lalmetaio-2.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lalmetaio.spec ++++++ --- /var/tmp/diff_new_pack.zJYBDP/_old 2022-01-17 22:34:02.930243848 +0100 +++ /var/tmp/diff_new_pack.zJYBDP/_new 2022-01-17 22:34:02.938243853 +0100 @@ -1,7 +1,7 @@ # # spec file for package lalmetaio # -# 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}8 # NEP 29: python36-numpy and co. in TW are no more %define skip_python36 1 +# Support for py2 dropped by uostream +%define skip_python2 1 # octave >= 6 not supported %bcond_with octave Name: lalmetaio -Version: 2.0.2 +Version: 2.1.0 Release: 0 Summary: LSC Algorithm MetaIO Library License: GPL-2.0-or-later @@ -91,7 +93,7 @@ %autosetup -p1 %build -%{python_expand # Necessary to run %%configure with both py2 and py3 +%{python_expand # Necessary to run configure with multiple py3 flavours export PYTHON=$python mkdir ../${PYTHON}_build cp -pr ./ ../${PYTHON}_build ++++++ lalmetaio-2.0.2.tar.xz -> lalmetaio-2.1.0.tar.xz ++++++ ++++ 2932 lines of diff (skipped)