[python-pillow] Update to 2.5.1

Sandro Mani smani at fedoraproject.org
Tue Jul 15 08:31:25 UTC 2014


commit 907e54fc25f3255d10f1450ef3e83bc8d97426a8
Author: Sandro Mani <manisandro at gmail.com>
Date:   Tue Jul 15 10:31:03 2014 +0200

    Update to 2.5.1

 .gitignore         |    1 +
 python-pillow.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 80ae596..93e644d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /python-imaging-Pillow-2.3.1-0-gb8d4895.tar.gz
 /python-imaging-Pillow-2.4.0-0-g72de37c.tar.gz
 /python-pillow-Pillow-2.5.0-0-g80d6137.tar.gz
+/python-pillow-Pillow-2.5.1-0-g1ab78b8.tar.gz
diff --git a/python-pillow.spec b/python-pillow.spec
index 9fa33d7..9b3cdce 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 80d6137c860b9322572ee1390514df1975acb2e7
+%global commit 1ab78b8fb7e1f7078dd110bc8d9fba3cc0006e51
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global ahead 0
 
@@ -27,7 +27,7 @@
 %endif
 
 Name:           python-pillow
-Version:        2.5.0
+Version:        2.5.1
 Release:        1%{?snap}%{?dist}
 Summary:        Python image processing library
 
@@ -374,6 +374,9 @@ popd
 %endif
 
 %changelog
+* Tue Jul 15 2014 Sandro Mani <manisandro at gmail.com> - 2.5.1-1
+- Update to 2.5.1
+
 * Wed Jul 02 2014 Sandro Mani <manisandro at gmail.com> - 2.5.0-1
 - Update to 2.5.0
 
diff --git a/sources b/sources
index c70913f..7f6b555 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c14210e5e2b4ddbebde81a002bb37e6  python-pillow-Pillow-2.5.0-0-g80d6137.tar.gz
+a898e893d586cd431ae3f1910178af8e  python-pillow-Pillow-2.5.1-0-g1ab78b8.tar.gz


More information about the scm-commits mailing list