Update to 6.2.1
This commit is contained in:
parent
ebcca564e0
commit
c5ae8eba6d
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
|||||||
/Pillow-6.0.0.tar.gz
|
/Pillow-6.0.0.tar.gz
|
||||||
/Pillow-6.1.0.tar.gz
|
/Pillow-6.1.0.tar.gz
|
||||||
/Pillow-6.2.0.tar.gz
|
/Pillow-6.2.0.tar.gz
|
||||||
|
/python-pillow-6.2.1-1.fc32.src.rpm
|
||||||
|
@ -13,8 +13,8 @@
|
|||||||
%global with_docs 1
|
%global with_docs 1
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 6.2.0
|
Version: 6.2.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python image processing library
|
Summary: Python image processing library
|
||||||
|
|
||||||
# License: see http://www.pythonware.com/products/pil/license.htm
|
# License: see http://www.pythonware.com/products/pil/license.htm
|
||||||
@ -266,6 +266,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 21 2019 Sandro Mani <manisandro@gmail.com> - 6.2.1-1
|
||||||
|
- Update to 6.2.1
|
||||||
|
|
||||||
* Mon Oct 07 2019 Petr Viktorin <pviktori@redhat.com> - 6.2.0-2
|
* Mon Oct 07 2019 Petr Viktorin <pviktori@redhat.com> - 6.2.0-2
|
||||||
- Remove optional build dependency on python2-cffi
|
- Remove optional build dependency on python2-cffi
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Pillow-6.2.0.tar.gz) = 9de48d9acdb4367325fb16f970bb533dc369b895615169e0ec77155b400d878e3ebb67f706243ff3e81cc957f9b5360ca8206d4f7fb2d00e9474abb9925bf9d5
|
SHA512 (python-pillow-6.2.1-1.fc32.src.rpm) = d1d7405a36f1d280545b8937c0c283b28d9c05cf49921bc38e19ede7ea74265d4593d21bf4795f4c8c8f0af34c4d69f3ba14581362ba9fa136f347c2b8ee13d4
|
||||||
|
Loading…
Reference in New Issue
Block a user