From 8761ff4cd9c5efa8e6932efdf8415b3760af5854 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Fri, 2 Oct 2015 11:29:44 +0200 Subject: [PATCH] Update to 3.0.0 --- .gitignore | 1 + python-pillow.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d6fd8d1..784123d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /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 +/python-pillow-Pillow-3.0.0-0-g0177cce.tar.gz diff --git a/python-pillow.spec b/python-pillow.spec index 5d311f6..a848cd6 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 80672b61e8596c7d6dab7b4ef3ef1e4783902f51 +%global commit 0177cceac4adfd0020ecbf49fb44ad275dcc1f51 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ahead 0 @@ -27,8 +27,8 @@ %endif Name: python-pillow -Version: 2.9.0 -Release: 2%{?snap}%{?dist} +Version: 3.0.0 +Release: 1%{?snap}%{?dist} Summary: Python image processing library # License: see http://www.pythonware.com/products/pil/license.htm @@ -342,6 +342,9 @@ popd %endif %changelog +* Fri Oct 02 2015 Sandro Mani - 3.0.0-1 +- Update to 3.0.0 + * Wed Jul 29 2015 Sandro Mani - 2.9.0-2 - Fix python3-pillow-tk Requires: tkinter -> python3-tkinter (#1248085) diff --git a/sources b/sources index 8a5dfd1..ed573e8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b3843f11d7f919e872196b2c2d5d16d python-pillow-Pillow-2.9.0-0-g80672b6.tar.gz +8821a035476fa50f18b6092a0a420d78 python-pillow-Pillow-3.0.0-0-g0177cce.tar.gz