diff --git a/python-dbus-deviation.changes b/python-dbus-deviation.changes index 0835390..1d3b7a6 100644 --- a/python-dbus-deviation.changes +++ b/python-dbus-deviation.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 3 07:40:06 UTC 2020 - Matej Cepl + +- Add missing uninstall alternative + ------------------------------------------------------------------- Thu Dec 3 01:06:37 UTC 2020 - Benjamin Greiner diff --git a/python-dbus-deviation.spec b/python-dbus-deviation.spec index 8b21490..5757396 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 +%python_uninstall_alternative dbus-interface-diff dbus-interface-vcs-helper %files %{python_files} %doc AUTHORS NEWS README