Update to 4.1.0
This commit is contained in:
parent
0bb3a35441
commit
47cd546f52
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/Pillow-3.4.1.tar.gz
|
||||
/Pillow-3.4.2.tar.gz
|
||||
/Pillow-4.0.0.tar.gz
|
||||
/Pillow-4.1.0.tar.gz
|
||||
|
@ -13,8 +13,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 4.0.0
|
||||
Release: 3%{?dist}
|
||||
Version: 4.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python image processing library
|
||||
|
||||
# License: see http://www.pythonware.com/products/pil/license.htm
|
||||
@ -349,6 +349,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 05 2017 Sandro Mani <manisandro@gmail.com> - 4.1.0-1
|
||||
- Update to 4.1.0
|
||||
|
||||
* Wed Feb 15 2017 Sandro Mani <manisandro@gmail.com> - 4.0.0-3
|
||||
- Fix some __pycache__ files in wrong subpackage (#1422606)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Pillow-4.0.0.tar.gz) = d3620329d028666f72d896d49fb1743c73578d9231fb0641730d30e47355796b8eae76b77ae5a70ac54aa972ce044d67b8b9ce4c072c7aa16cdb1420c06774ed
|
||||
SHA512 (Pillow-4.1.0.tar.gz) = 6ab59d694b30e8cea8b282696a9f3b21c5c9601028362aeee2995ed6b61553366682cb20a3e672b5fe05d26c837e6d1bf272938f4b6a03e8c2ee79647d1f020a
|
||||
|
Loading…
Reference in New Issue
Block a user