From 0dc88a66a04df57490b80f2d0249fc6afcdcd620b16681330c2922204b960bc5 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 6 Oct 2021 09:49:43 +0000 Subject: [PATCH] Accepting request 923314 from home:schubi2 - Added BuildRequires: alts OBS-URL: https://build.opensuse.org/request/show/923314 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=54 --- python-wheel.changes | 5 +++++ python-wheel.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-wheel.changes b/python-wheel.changes index 42167fb..fc1dac7 100644 --- a/python-wheel.changes +++ b/python-wheel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 5 16:06:03 UTC 2021 - Stefan Schubert + +- Added BuildRequires: alts + ------------------------------------------------------------------- Fri Oct 1 08:45:20 UTC 2021 - Stefan Schubert diff --git a/python-wheel.spec b/python-wheel.spec index 8a5af9c..2213d87 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -45,6 +45,7 @@ BuildRequires: python-rpm-macros >= 20210929 Requires: python-setuptools %if %{with libalternatives} Requires: alts +BuildRequires: alts %else Requires(post): update-alternatives Requires(postun): update-alternatives