Update to 3.3.1

This commit is contained in:
Sandro Mani 2016-08-18 23:34:35 +02:00
parent e8abd9cab4
commit 6338ebf4f7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@
/python-pillow-Pillow-3.1.1-0-geb72bf8.tar.gz
/python-pillow-Pillow-3.2.0-0-g344cb70.tar.gz
/Pillow-3.3.0.tar.gz
/Pillow-3.3.1.tar.gz

View File

@ -13,8 +13,8 @@
%endif
Name: python-%{srcname}
Version: 3.3.0
Release: 2%{?dist}
Version: 3.3.1
Release: 1%{?dist}
Summary: Python image processing library
# License: see http://www.pythonware.com/products/pil/license.htm
@ -338,6 +338,9 @@ popd
%changelog
* Thu Aug 18 2016 Sandro Mani <manisandro@gmail.com> - 3.3.1-1
- Update to 3.3.1
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.0-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages

View File

@ -1 +1 @@
56c2f864d9a64cb5491410024d755229 Pillow-3.3.0.tar.gz
9879069651c7c9d3e2d35211a20809a1 Pillow-3.3.1.tar.gz