forked from pool/aubio
Accepting request 831130 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/831130 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aubio?expand=0&rev=29
This commit is contained in:
commit
921e8ff2c0
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user