Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lalframe for openSUSE:Factory checked in at 2022-01-17 22:33:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lalframe (Old) and /work/SRC/openSUSE:Factory/.lalframe.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lalframe" Mon Jan 17 22:33:55 2022 rev:4 rq:945454 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lalframe/lalframe.changes 2021-04-21 20:59:07.918176068 +0200 +++ /work/SRC/openSUSE:Factory/.lalframe.new.1892/lalframe.changes 2022-01-17 22:34:01.782243087 +0100 @@ -1,0 +2,7 @@ +Sun Jan 2 23:29:46 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 1.6.0: + * No release notes. +- Drop support for python2 in keeping with upstream. + +------------------------------------------------------------------- Old: ---- lalframe-1.5.4.tar.xz New: ---- lalframe-1.6.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lalframe.spec ++++++ --- /var/tmp/diff_new_pack.1fJN7n/_old 2022-01-17 22:34:02.326243448 +0100 +++ /var/tmp/diff_new_pack.1fJN7n/_new 2022-01-17 22:34:02.330243450 +0100 @@ -1,7 +1,7 @@ # # spec file for package lalframe # -# 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 +# Py2 support dropped by upstream +%define skip_python2 1 + %define shlib lib%{name}11 # No support for octave >= 6 %bcond_with octave Name: lalframe -Version: 1.5.4 +Version: 1.6.0 Release: 0 Summary: LSC Algorithm Frame Library for gravitational wave data analysis License: GPL-2.0-or-later @@ -92,7 +95,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 ++++++ lalframe-1.5.4.tar.xz -> lalframe-1.6.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/lalframe/lalframe-1.5.4.tar.xz /work/SRC/openSUSE:Factory/.lalframe.new.1892/lalframe-1.6.0.tar.xz differ: char 26, line 1