From 4ff0eacb0e1b3709d09bfba0900952d1e5788e4c Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Fri, 2 Jan 2015 14:59:42 +0100 Subject: [PATCH] Update to 2.7.0 --- .gitignore | 1 + python-pillow.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 49d0203..6455959 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/python-pillow.spec b/python-pillow.spec index a2344bd..03b7d4f 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 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 - 2.7.0-1 +- Update to 2.7.0 + * Mon Oct 13 2014 Sandro Mani - 2.6.1-1 - Update to 2.6.1 diff --git a/sources b/sources index 7c7c159..d04defa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -33b5bdbaee9ab21301741d23af0c4b03 python-pillow-Pillow-2.6.1-0-g4a8471d.tar.gz +c1dc022293b640e4d55c5bdc55f6ec86 python-pillow-Pillow-2.7.0-0-g0f05eb2.tar.gz