Hello community, here is the log from the commit of package aubio for openSUSE:Factory checked in at 2020-09-01 20:11:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aubio (Old) and /work/SRC/openSUSE:Factory/.aubio.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aubio" Tue Sep 1 20:11:52 2020 rev:29 rq:831130 version:0.4.9 Changes: -------- --- /work/SRC/openSUSE:Factory/aubio/python-aubio.changes 2020-03-14 09:55:34.479120454 +0100 +++ /work/SRC/openSUSE:Factory/.aubio.new.3399/python-aubio.changes 2020-09-01 20:12:15.432725398 +0200 @@ -1,0 +2,7 @@ +Tue Sep 1 09:05:38 UTC 2020 - Antonio Larrosa <[email protected]> + +- Make aubiocut a slave of aubio alternative, so the alternative + symlink is updated in %post (for example, to fix a dangling + symlink to an old python version) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-aubio.spec ++++++ --- /var/tmp/diff_new_pack.MCiyCE/_old 2020-09-01 20:12:16.792725972 +0200 +++ /var/tmp/diff_new_pack.MCiyCE/_new 2020-09-01 20:12:16.796725973 +0200 @@ -61,7 +61,7 @@ %pytest_arch -k 'not (test_meltohz or test_hztomel)' %post -%python_install_alternative aubio +%{python_install_alternative aubio aubiocut} %postun %python_uninstall_alternative aubio
