Update to 3.3.1
This commit is contained in:
parent
e8abd9cab4
commit
6338ebf4f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user