From 57138b9b54ab910929fbe51273e176dbdba11d10117e50c35d0fc5e7b7723e58 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 6 Oct 2021 07:35:26 +0000 Subject: [PATCH] Accepting request 923278 from home:schubi2 - Added BuildRequires: alts OBS-URL: https://build.opensuse.org/request/show/923278 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Babel?expand=0&rev=62 --- python-Babel.changes | 5 +++++ python-Babel.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-Babel.changes b/python-Babel.changes index dc30ddc..4255aa3 100644 --- a/python-Babel.changes +++ b/python-Babel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 5 14:53:29 UTC 2021 - Stefan Schubert + +- Added BuildRequires: alts + ------------------------------------------------------------------- Thu Sep 30 15:35:45 UTC 2021 - Stefan Schubert diff --git a/python-Babel.spec b/python-Babel.spec index 8b2122e..0a15c20 100644 --- a/python-Babel.spec +++ b/python-Babel.spec @@ -42,6 +42,7 @@ BuildRequires: python-rpm-macros >= 20210929 Requires: python-pytz >= 2015.7 %if %{with libalternatives} Requires: alts +BuildRequires: alts %else Requires(post): update-alternatives Requires(postun):update-alternatives