diff --git a/.gitignore b/.gitignore index 98453f7..49d0203 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /python-pillow-Pillow-2.5.2-0-g4081f9f.tar.gz /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 diff --git a/python-pillow.spec b/python-pillow.spec index 0cf06d9..a2344bd 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -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 9634e437efeeda906ad6bfcc275b17732d64f32a +%global commit 4a8471dea18f6196161e4444ce5625f46cecd1e1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ahead 0 @@ -27,7 +27,7 @@ %endif Name: python-pillow -Version: 2.6.0 +Version: 2.6.1 Release: 1%{?snap}%{?dist} Summary: Python image processing library @@ -388,6 +388,9 @@ popd %endif %changelog +* Mon Oct 13 2014 Sandro Mani - 2.6.1-1 +- Update to 2.6.1 + * Thu Oct 02 2014 Sandro Mani - 2.6.0-1 - Update to 2.6.0 diff --git a/sources b/sources index 28aec6b..7c7c159 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -936f1490300ffac198b69ddb8a49e702 python-pillow-Pillow-2.6.0-0-g9634e43.tar.gz +33b5bdbaee9ab21301741d23af0c4b03 python-pillow-Pillow-2.6.1-0-g4a8471d.tar.gz