diff --git a/python-MMLlib.changes b/python-MMLlib.changes index b5f03a0..1a0ed17 100644 --- a/python-MMLlib.changes +++ b/python-MMLlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 9 09:48:33 UTC 2023 - Dominik George + +- Fix uninstall_alternatives call + ------------------------------------------------------------------- Wed Aug 9 09:29:12 UTC 2023 - Dominik George diff --git a/python-MMLlib.spec b/python-MMLlib.spec index 78e855e..262cff6 100644 --- a/python-MMLlib.spec +++ b/python-MMLlib.spec @@ -58,7 +58,7 @@ Linux and BSD, with a number of extensions and changes. %python_install_alternative mml2musicxml mmllint %postun -%python_uninstall_alternative mml2musicxml mmllint +%python_uninstall_alternative mml2musicxml %files %{python_files} %doc CHANGELOG.rst MMLFILE.rst README.rst