update to 6.1.0 [release 6.1.0-1mamba;Thu Aug 08 2019]
This commit is contained in:
parent
b133ff7808
commit
3ff72f0b7d
@ -1,5 +1,5 @@
|
||||
Name: python-Pillow
|
||||
Version: 5.2.0
|
||||
Version: 6.1.0
|
||||
Release: 1mamba
|
||||
Summary: Python Imaging Library (Fork)
|
||||
Group: System/Libraries
|
||||
@ -16,13 +16,13 @@ BuildRequires: libfreetype-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: liblcms2-devel
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libpython27-devel
|
||||
BuildRequires: libtcl-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libtk-devel
|
||||
BuildRequires: libwebp-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython3-devel >= 3.7.4
|
||||
BuildRequires: libopenjpeg-devel >= 2.1.0-1mamba
|
||||
BuildRequires: python27-tk
|
||||
Provides: python-Imaging
|
||||
@ -126,6 +126,9 @@ install -d -m0755 %{buildroot}%{_includedir}/python%{python_version}
|
||||
#%{_bindir}/*.py
|
||||
|
||||
%changelog
|
||||
* Thu Aug 08 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 6.1.0-1mamba
|
||||
- update to 6.1.0
|
||||
|
||||
* Thu Sep 13 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 5.2.0-1mamba
|
||||
- update to 5.2.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user