From 506a4f0e0f2a3ff571fc95bba81d6e51d71b7622 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Wed, 1 Apr 2015 23:16:58 +0200 Subject: [PATCH] Update to 2.8.0 --- .gitignore | 1 + python-pillow.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6455959..01bc7b2 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /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 +/python-pillow-Pillow-2.8.0-0-gd754598.tar.gz diff --git a/python-pillow.spec b/python-pillow.spec index 483d5dd..3475000 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 0f05eb287a223ce106848cd048cfcb45e9faa565 +%global commit d754598f146f868e8cd7d247b3af6cf3f3c8d510 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ahead 0 @@ -27,7 +27,7 @@ %endif Name: python-pillow -Version: 2.7.0 +Version: 2.8.0 Release: 1%{?snap}%{?dist} Summary: Python image processing library @@ -342,6 +342,9 @@ popd %endif %changelog +* Wed Apr 01 2015 Sandro Mani - 2.8.0-1 +- Update to 2.8.0 + * Mon Jan 12 2015 Sandro Mani - 2.7.0-1 - Update to 2.7.0 - Drop sane subpackage, is in python-sane now diff --git a/sources b/sources index d04defa..4208c10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c1dc022293b640e4d55c5bdc55f6ec86 python-pillow-Pillow-2.7.0-0-g0f05eb2.tar.gz +e81b3f782ef7bc7fe7230f4a8d3953c1 python-pillow-Pillow-2.8.0-0-gd754598.tar.gz