Update to 2.7.0

This commit is contained in:
Sandro Mani 2015-01-02 14:59:42 +01:00
parent cfb328c2ce
commit 4ff0eacb0e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/python-pillow-Pillow-2.5.3-0-g68c6904.tar.gz
/python-pillow-Pillow-2.6.0-0-g9634e43.tar.gz
/python-pillow-Pillow-2.6.1-0-g4a8471d.tar.gz
/python-pillow-Pillow-2.7.0-0-g0f05eb2.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-imaging-Pillow-$version-$ahead-g$shortcommit.tar.gz
%global commit 4a8471dea18f6196161e4444ce5625f46cecd1e1
%global commit 0f05eb287a223ce106848cd048cfcb45e9faa565
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ahead 0
@ -27,7 +27,7 @@
%endif
Name: python-pillow
Version: 2.6.1
Version: 2.7.0
Release: 1%{?snap}%{?dist}
Summary: Python image processing library
@ -388,6 +388,9 @@ popd
%endif
%changelog
* Fri Jan 02 2015 Sandro Mani <manisandro@gmail.com> - 2.7.0-1
- Update to 2.7.0
* Mon Oct 13 2014 Sandro Mani <manisandro@gmail.com> - 2.6.1-1
- Update to 2.6.1

View File

@ -1 +1 @@
33b5bdbaee9ab21301741d23af0c4b03 python-pillow-Pillow-2.6.1-0-g4a8471d.tar.gz
c1dc022293b640e4d55c5bdc55f6ec86 python-pillow-Pillow-2.7.0-0-g0f05eb2.tar.gz