Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package aubio for openSUSE:Factory checked 
in at 2021-04-24 23:09:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aubio (Old)
 and      /work/SRC/openSUSE:Factory/.aubio.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aubio"

Sat Apr 24 23:09:02 2021 rev:30 rq:888054 version:0.4.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/aubio/python-aubio.changes       2020-09-01 
20:12:15.432725398 +0200
+++ /work/SRC/openSUSE:Factory/.aubio.new.12324/python-aubio.changes    
2021-04-24 23:10:13.587485873 +0200
@@ -1,0 +2,5 @@
+Wed Apr 21 03:03:19 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Do not build for Python 3.6, due to no NumPy.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ aubio.spec ++++++
--- /var/tmp/diff_new_pack.dRTxwM/_old  2021-04-24 23:10:14.035486507 +0200
+++ /var/tmp/diff_new_pack.dRTxwM/_new  2021-04-24 23:10:14.039486513 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package aubio
 #
-# Copyright (c) 2020 SUSE LLC
+# 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

++++++ python-aubio.spec ++++++
--- /var/tmp/diff_new_pack.dRTxwM/_old  2021-04-24 23:10:14.055486535 +0200
+++ /var/tmp/diff_new_pack.dRTxwM/_new  2021-04-24 23:10:14.055486535 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-aubio
 #
-# Copyright (c) 2020 SUSE LLC
+# 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,12 +17,12 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define         skip_python36 1
 Name:           python-aubio
 Version:        0.4.9
 Release:        0
 Summary:        A collection of tools for music analysis
 License:        GPL-3.0-or-later
-Group:          Development/Languages/Python
 URL:            http://aubio.org/
 Source:         http://aubio.org/pub/aubio-%{version}.tar.bz2
 Source1:        http://aubio.org/pub/aubio-%{version}.tar.bz2.asc
@@ -34,7 +34,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-numpy
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 %python_subpackages
 
 %description

Reply via email to