Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-lws for openSUSE:Factory checked in at 2021-04-22 18:04:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-lws (Old) and /work/SRC/openSUSE:Factory/.python-lws.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lws" Thu Apr 22 18:04:06 2021 rev:2 rq:887403 version:1.2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-lws/python-lws.changes 2019-11-21 12:59:25.498513871 +0100 +++ /work/SRC/openSUSE:Factory/.python-lws.new.12324/python-lws.changes 2021-04-22 18:04:57.890598370 +0200 @@ -1,0 +2,9 @@ +Thu Apr 22 05:55:50 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com> + +- Update to 1.2.7: + * fixed issue when frame shift does not divide FFT size + * added option to force use of general version that does not try to + optimize calculations +- Do not build for Python 3.6, due to no NumPy. + +------------------------------------------------------------------- Old: ---- lws-1.2.6.tar.gz New: ---- lws-1.2.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lws.spec ++++++ --- /var/tmp/diff_new_pack.HFROJ2/_old 2021-04-22 18:04:58.318599024 +0200 +++ /var/tmp/diff_new_pack.HFROJ2/_new 2021-04-22 18:04:58.318599024 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-lws # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python36 1 Name: python-lws -Version: 1.2.6 +Version: 1.2.7 Release: 0 Summary: Spectrogram phase reconstruction package License: Apache-2.0 ++++++ lws-1.2.6.tar.gz -> lws-1.2.7.tar.gz ++++++ ++++ 14130 lines of diff (skipped)