diff --git a/python-charset-normalizer.changes b/python-charset-normalizer.changes index 39b2c53..9da1cc1 100644 --- a/python-charset-normalizer.changes +++ b/python-charset-normalizer.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 26 11:35:25 UTC 2021 - Dirk Müller + +- require lower-case name instead of breaking build + ------------------------------------------------------------------- Thu Nov 25 22:26:52 UTC 2021 - Matej Cepl diff --git a/python-charset-normalizer.spec b/python-charset-normalizer.spec index a8a5031..d25ebda 100644 --- a/python-charset-normalizer.spec +++ b/python-charset-normalizer.spec @@ -28,10 +28,10 @@ Source: https://github.com/Ousret/charset_normalizer/archive/refs/tags/% BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-PrettyTable Requires: python-cached-property >= 1.5 Requires: python-dragonmapper >= 0.2 Requires: python-loguru >= 0.5 +Requires: python-prettytable Requires: python-zhon Requires(post): update-alternatives Requires(postun):update-alternatives