- Add Provides for python-PIL
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=142
This commit is contained in:
parent
b624dafd44
commit
721c0d6539
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 30 06:54:47 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Add Provides for python-PIL
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 21 12:20:55 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Fri Apr 21 12:20:55 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -49,6 +49,8 @@ BuildRequires: pkgconfig(zlib)
|
|||||||
Requires: python-olefile
|
Requires: python-olefile
|
||||||
Obsoletes: python-imaging < %{version}
|
Obsoletes: python-imaging < %{version}
|
||||||
Provides: python-imaging = %{version}
|
Provides: python-imaging = %{version}
|
||||||
|
Obsoletes: python-PIL < %{version}
|
||||||
|
Provides: python-PIL = %{version}
|
||||||
%if 0%{?suse_version} >= 1500
|
%if 0%{?suse_version} >= 1500
|
||||||
BuildRequires: pkgconfig(libopenjp2)
|
BuildRequires: pkgconfig(libopenjp2)
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user