forked from pool/python-icoextract
Accepting request 1000218 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1000218 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-icoextract?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 09:23:40 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Don't use %{python_module FOO} on Requires/Recommends/Suggests.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 16 11:15:56 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user