From 8e3ea8a5b2d94074d488cf560cd89ef16f63306877902924a663d04520b8beb9 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 6 Oct 2021 09:48:45 +0000 Subject: [PATCH] Accepting request 923313 from home:schubi2 - Added BuildRequires: alts OBS-URL: https://build.opensuse.org/request/show/923313 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json5?expand=0&rev=12 --- python-json5.changes | 5 +++++ python-json5.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-json5.changes b/python-json5.changes index 8414c8f..f05bef1 100644 --- a/python-json5.changes +++ b/python-json5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 5 16:04:01 UTC 2021 - Stefan Schubert + +- Added BuildRequires: alts + ------------------------------------------------------------------- Fri Oct 1 08:16:33 UTC 2021 - Stefan Schubert diff --git a/python-json5.spec b/python-json5.spec index ba22876..f7a23f0 100644 --- a/python-json5.spec +++ b/python-json5.spec @@ -39,6 +39,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