diff --git a/.gitignore b/.gitignore index 0189705..d6fd8d1 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /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 +/python-pillow-Pillow-2.9.0-0-g80672b6.tar.gz diff --git a/python-pillow.spec b/python-pillow.spec index eddd4e8..529855f 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 0222a059d62723fe056daa17f007f87dc46595b4 +%global commit 80672b61e8596c7d6dab7b4ef3ef1e4783902f51 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ahead 0 @@ -27,8 +27,8 @@ %endif Name: python-pillow -Version: 2.8.2 -Release: 2%{?snap}%{?dist} +Version: 2.9.0 +Release: 1%{?snap}%{?dist} Summary: Python image processing library # License: see http://www.pythonware.com/products/pil/license.htm @@ -56,7 +56,7 @@ BuildRequires: PyQt4 BuildRequires: numpy %if 0%{?with_docs} BuildRequires: python-sphinx -BuildRequires: python-sphinx-theme-better +BuildRequires: python-sphinx_rtd_theme %endif # with_docs BuildRequires: python-cffi @@ -68,7 +68,7 @@ BuildRequires: python3-PyQt4 BuildRequires: python3-numpy %if 0%{?with_docs} BuildRequires: python3-sphinx -BuildRequires: python3-sphinx-theme-better +BuildRequires: python3-sphinx_rtd_theme %endif # with_docs BuildRequires: python3-cffi %endif @@ -342,6 +342,9 @@ popd %endif %changelog +* Thu Jul 02 2015 Sandro Mani - 2.9.0-1 +- Update to 2.9.0 + * Thu Jun 18 2015 Fedora Release Engineering - 2.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 988baf9..8a5dfd1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -642bd90ed90bebf5624f13d13a7b4716 python-pillow-Pillow-2.8.2-0-g0222a05.tar.gz +4b3843f11d7f919e872196b2c2d5d16d python-pillow-Pillow-2.9.0-0-g80672b6.tar.gz