Update to 3.0.0

This commit is contained in:
Sandro Mani 2015-10-02 11:29:44 +02:00
parent 0c043dd20b
commit 8761ff4cd9
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
/python-pillow-Pillow-2.8.1-0-g3f09b8f.tar.gz
/python-pillow-Pillow-2.8.2-0-g0222a05.tar.gz
/python-pillow-Pillow-2.9.0-0-g80672b6.tar.gz
/python-pillow-Pillow-3.0.0-0-g0177cce.tar.gz

View File

@ -17,7 +17,7 @@
# Refer to the comment for Source0 below on how to obtain the source tarball
# The saved file has format python-pillow-Pillow-$version-$ahead-g$shortcommit.tar.gz
%global commit 80672b61e8596c7d6dab7b4ef3ef1e4783902f51
%global commit 0177cceac4adfd0020ecbf49fb44ad275dcc1f51
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ahead 0
@ -27,8 +27,8 @@
%endif
Name: python-pillow
Version: 2.9.0
Release: 2%{?snap}%{?dist}
Version: 3.0.0
Release: 1%{?snap}%{?dist}
Summary: Python image processing library
# License: see http://www.pythonware.com/products/pil/license.htm
@ -342,6 +342,9 @@ popd
%endif
%changelog
* Fri Oct 02 2015 Sandro Mani <manisandro@gmail.com> - 3.0.0-1
- Update to 3.0.0
* Wed Jul 29 2015 Sandro Mani <manisandro@gmail.com> - 2.9.0-2
- Fix python3-pillow-tk Requires: tkinter -> python3-tkinter (#1248085)

View File

@ -1 +1 @@
4b3843f11d7f919e872196b2c2d5d16d python-pillow-Pillow-2.9.0-0-g80672b6.tar.gz
8821a035476fa50f18b6092a0a420d78 python-pillow-Pillow-3.0.0-0-g0177cce.tar.gz