diff --git a/.gitignore b/.gitignore index 06141c4..0189705 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /python-pillow-Pillow-2.7.0-0-g0f05eb2.tar.gz /python-pillow-Pillow-2.8.0-0-gd754598.tar.gz /python-pillow-Pillow-2.8.1-0-g3f09b8f.tar.gz +/python-pillow-Pillow-2.8.2-0-g0222a05.tar.gz diff --git a/python-pillow.spec b/python-pillow.spec index 171fe4d..730f742 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-pillow-Pillow-$version-$ahead-g$shortcommit.tar.gz -%global commit 3f09b8f1715b018e8249337f1432070301c61e18 +%global commit 0222a059d62723fe056daa17f007f87dc46595b4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ahead 0 @@ -27,7 +27,7 @@ %endif Name: python-pillow -Version: 2.8.1 +Version: 2.8.2 Release: 1%{?snap}%{?dist} Summary: Python image processing library @@ -342,6 +342,9 @@ popd %endif %changelog +* Mon Jun 08 2015 Sandro Mani - 2.8.2-1 +- Update to 2.8.2 + * Thu Apr 02 2015 Sandro Mani - 2.8.1-1 - Update to 2.8.1 diff --git a/sources b/sources index 5feb200..988baf9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6dd4ceefa7ec6e639c1f85e42c266b54 python-pillow-Pillow-2.8.1-0-g3f09b8f.tar.gz +642bd90ed90bebf5624f13d13a7b4716 python-pillow-Pillow-2.8.2-0-g0222a05.tar.gz