diff --git a/python-yapf.changes b/python-yapf.changes index f9c7181..3823989 100644 --- a/python-yapf.changes +++ b/python-yapf.changes @@ -17,6 +17,7 @@ Sat Jun 4 11:45:36 UTC 2022 - Matej Cepl method definitions inside a class are surrounded by a single blank line as prescribed by PEP8. - Fixed the '...' token to be spaced after a colon. +- Fix update-alternatives use. ------------------------------------------------------------------- Sat Jul 17 06:43:41 UTC 2021 - Dirk Müller diff --git a/python-yapf.spec b/python-yapf.spec index 308a865..ee44ea4 100644 --- a/python-yapf.spec +++ b/python-yapf.spec @@ -68,7 +68,7 @@ be reformatted. %python_install_alternative yapf yapf-diff %postun -%python_uninstall_alternative yapf yapf-diff +%python_uninstall_alternative yapf %files %{python_files} %license LICENSE