From 6bc59a199f0284200941cd5bb411752c2b3fb7f7 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 17 Aug 2014 21:32:17 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- python-pillow.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pillow.spec b/python-pillow.spec index 4dc65bb..30d6745 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -28,7 +28,7 @@ Name: python-pillow Version: 2.5.2 -Release: 1%{?snap}%{?dist} +Release: 2%{?snap}%{?dist} Summary: Python image processing library # License: see http://www.pythonware.com/products/pil/license.htm @@ -369,6 +369,9 @@ popd %endif %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 2.5.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Wed Aug 13 2014 Sandro Mani - 2.5.2-1 - Update to 2.5.2 (Fix CVE-2014-3589, a DOS in the IcnsImagePlugin)