Update to 7.2.0
This commit is contained in:
parent
ba9baaa3e0
commit
25a88a8782
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/Pillow-7.0.0.tar.gz
|
||||
/Pillow-7.1.1.tar.gz
|
||||
/Pillow-7.1.2.tar.gz
|
||||
/Pillow-7.2.0.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global with_docs 1
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 7.1.2
|
||||
Release: 2%{?dist}
|
||||
Version: 7.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python image processing library
|
||||
|
||||
# License: see http://www.pythonware.com/products/pil/license.htm
|
||||
@ -182,6 +182,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 30 2020 Sandro Mani <manisandro@gmail.com> - 7.2.0-1
|
||||
- Update to 7.2.0
|
||||
|
||||
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 7.1.2-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Pillow-7.1.2.tar.gz) = 4e20f6dbc3c9d138de6270b14e85911ac5d2953328be4fd4b0754d8fe834625f914ee1f1b2f32cfb26ab57b6ea4b74d14a81a65938cbb94895c0afcd639bb38f
|
||||
SHA512 (Pillow-7.2.0.tar.gz) = ac9c7c8f445b3f67f51bea13fad118d1612c45272c26d33bec286f3c2e198912b934378c4bf986b409aaa2a83d92ff176ee4d25f28701d61746c9cb86d0f412b
|
||||
|
Loading…
Reference in New Issue
Block a user