diff --git a/python-dbus-deviation.changes b/python-dbus-deviation.changes index 1d3b7a6..ec3828c 100644 --- a/python-dbus-deviation.changes +++ b/python-dbus-deviation.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 3 15:53:31 UTC 2020 - Matej Cepl + +- Revert previous commit. We don't have to uninstall slave alternative. + ------------------------------------------------------------------- Thu Dec 3 07:40:06 UTC 2020 - Matej Cepl diff --git a/python-dbus-deviation.spec b/python-dbus-deviation.spec index 5757396..8b21490 100644 --- a/python-dbus-deviation.spec +++ b/python-dbus-deviation.spec @@ -64,7 +64,7 @@ sed -i '1 {/^#!/d}' dbusapi/tests/*.py dbusdeviation/utilities/*.py %python_install_alternative dbus-interface-diff dbus-interface-vcs-helper %postun -%python_uninstall_alternative dbus-interface-diff dbus-interface-vcs-helper +%python_uninstall_alternative dbus-interface-diff %files %{python_files} %doc AUTHORS NEWS README