From d2e45c56c5aabb6e1ea32fdc44cc9b97109105ea8f8ed38691b3d942c2b29265 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 5 Oct 2021 13:48:04 +0000 Subject: [PATCH] Accepting request 923242 from home:schubi2 - Added BuildRequires: alts OBS-URL: https://build.opensuse.org/request/show/923242 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=29 --- python-tempora.changes | 5 +++++ python-tempora.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-tempora.changes b/python-tempora.changes index b22940a..13cc8b4 100644 --- a/python-tempora.changes +++ b/python-tempora.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 5 13:30:13 UTC 2021 - Stefan Schubert + +- Added BuildRequires: alts + ------------------------------------------------------------------- Thu Sep 30 07:54:19 UTC 2021 - Stefan Schubert diff --git a/python-tempora.spec b/python-tempora.spec index 88b06df..54864a2 100644 --- a/python-tempora.spec +++ b/python-tempora.spec @@ -45,6 +45,7 @@ Requires: python-jaraco.functools >= 1.20 Requires: python-pytz %if %{with libalternatives} Requires: alts +BuildRequires: alts %else Requires(post): update-alternatives Requires(postun):update-alternatives