SHA256
1
0
forked from pool/aubio

Accepting request 831016 from home:alarrosa:branches:multimedia:libs

- 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)

OBS-URL: https://build.opensuse.org/request/show/831016
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aubio?expand=0&rev=34
This commit is contained in:
Takashi Iwai 2020-09-01 13:39:33 +00:00 committed by Git OBS Bridge
parent 0ff3b12d0c
commit 900ab36ff9
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 1 09:05:38 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- 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)
-------------------------------------------------------------------
Fri Mar 13 08:42:51 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -61,7 +61,7 @@ Its features include segmenting a sound file before each of its attacks, perform
%pytest_arch -k 'not (test_meltohz or test_hztomel)'
%post
%python_install_alternative aubio
%{python_install_alternative aubio aubiocut}
%postun
%python_uninstall_alternative aubio