Update to 7.1.1
This commit is contained in:
parent
69202daae1
commit
55447d7970
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
||||
/python-pillow-6.2.1-1.fc32.src.rpm
|
||||
/Pillow-6.2.1.tar.gz
|
||||
/Pillow-7.0.0.tar.gz
|
||||
/Pillow-7.1.1.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global with_docs 1
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 7.0.0
|
||||
Release: 2%{?dist}
|
||||
Version: 7.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python image processing library
|
||||
|
||||
# License: see http://www.pythonware.com/products/pil/license.htm
|
||||
@ -182,6 +182,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 02 2020 Sandro Mani <manisandro@gmail.com> - 7.1.1-1
|
||||
- Update to 7.1.1
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Pillow-7.0.0.tar.gz) = 187173a525d4f3f01b4898633263b53a311f337aa7b159c64f79ba8c7006fd44798a058e7cc5d8f1116bad008e4142ff303456692329fe73b0e115ef5c225d73
|
||||
SHA512 (Pillow-7.1.1.tar.gz) = 1f3c0a3c604e95ac60e2b9170fd2f45156a444a2f98dc3afe523178364a38e2f33ca8e312be85d2ec7a13c461236063dc2622db8df7ad7fe393aeb98b5bf2dfa
|
||||
|
Loading…
Reference in New Issue
Block a user