diff --git a/python-Beaker.changes b/python-Beaker.changes index d6a72a9..1e35560 100644 --- a/python-Beaker.changes +++ b/python-Beaker.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 1 08:40:51 UTC 2022 - Dirk Müller + +- add glibc-locale dependency for tests + ------------------------------------------------------------------- Fri Mar 5 09:13:58 UTC 2021 - Markéta Machová diff --git a/python-Beaker.spec b/python-Beaker.spec index 01cff71..324bb11 100644 --- a/python-Beaker.spec +++ b/python-Beaker.spec @@ -1,7 +1,7 @@ # # spec file for package python-Beaker # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -43,6 +43,7 @@ BuildRequires: %{python_module python-memcached} BuildRequires: %{python_module redis} BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: glibc-locale BuildRequires: python-rpm-macros Requires: python-pylibmc Requires: python-setuptools