From fd0b91dfc38647425902167ccb605f09dfdbb00231eeb9869d7e0f0171069ef8 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 3 Dec 2020 15:54:56 +0000 Subject: [PATCH] - Revert previous commit. We don't have to uninstall slave alternative. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbus-deviation?expand=0&rev=5 --- python-dbus-deviation.changes | 5 +++++ python-dbus-deviation.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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