Update to 2.5.3

This commit is contained in:
Sandro Mani 2014-08-19 10:45:24 +02:00
parent 6bc59a199f
commit bfc51aa7ee
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/python-pillow-Pillow-2.5.0-0-g80d6137.tar.gz
/python-pillow-Pillow-2.5.1-0-g1ab78b8.tar.gz
/python-pillow-Pillow-2.5.2-0-g4081f9f.tar.gz
/python-pillow-Pillow-2.5.3-0-g68c6904.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 4081f9f6a504c9d3b83237fafdecf2be042976a8
%global commit 68c6904c280ad872620cc8d904e6d4e6ecc5b6f9
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ahead 0
@ -27,8 +27,8 @@
%endif
Name: python-pillow
Version: 2.5.2
Release: 2%{?snap}%{?dist}
Version: 2.5.3
Release: 1%{?snap}%{?dist}
Summary: Python image processing library
# License: see http://www.pythonware.com/products/pil/license.htm
@ -369,6 +369,9 @@ popd
%endif
%changelog
* Tue Aug 19 2014 Sandro Mani <manisandro@gmail.com> - 2.5.3-1
- Update to 2.5.3 (Fix CVE-2014-3598, a DOS in the Jpeg2KImagePlugin)
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
5c1f8cfa98e55c4b45885d5b072c51fa python-pillow-Pillow-2.5.2-0-g4081f9f.tar.gz
7d7c28b00f2c7db5f6b751bf181f8b63 python-pillow-Pillow-2.5.3-0-g68c6904.tar.gz