diff --git a/python-icoextract.changes b/python-icoextract.changes index 4dfd140..6a3a060 100644 --- a/python-icoextract.changes +++ b/python-icoextract.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 30 09:23:40 UTC 2022 - Dominique Leuenberger + +- Don't use %{python_module FOO} on Requires/Recommends/Suggests. + ------------------------------------------------------------------- Sat Jul 16 11:15:56 UTC 2022 - Matej Cepl diff --git a/python-icoextract.spec b/python-icoextract.spec index a11d8f8..6292a11 100644 --- a/python-icoextract.spec +++ b/python-icoextract.spec @@ -41,10 +41,10 @@ BuildRequires: mingw32-cross-gcc BuildRequires: mingw64-cross-gcc BuildRequires: pkgconfig BuildRequires: python-rpm-macros -Requires: %{python_module pefile} +Requires: python-pefile Requires(post): update-alternatives Requires(postun):update-alternatives -Suggests: %{python_module Pillow} +Suggests: python-Pillow BuildArch: noarch %python_subpackages