diff --git a/rpmlint.changes b/rpmlint.changes index cf18e04..80afc70 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 29 10:43:51 UTC 2023 - Martin Liška + +- Depend on python-magic Python package. + ------------------------------------------------------------------- Mon Mar 27 15:02:22 UTC 2023 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 529948b..a8161b9 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -42,11 +42,11 @@ BuildRequires: dash BuildRequires: desktop-file-utils BuildRequires: myspell-cs_CZ BuildRequires: myspell-en_US -BuildRequires: python3-magic BuildRequires: python3-pybeam BuildRequires: python3-pyenchant BuildRequires: python3-pytest BuildRequires: python3-pytest-xdist +BuildRequires: python3-python-magic BuildRequires: python3-pyxdg BuildRequires: python3-rpm %if 0%{?python3_version_nodots < 311}