From e624b84c9e8942199b8b54c86584fa5479b044cf Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 3 Apr 2020 08:57:36 +0200 Subject: [PATCH] update module --- python-gfx/python-gfx.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-gfx/python-gfx.spec b/python-gfx/python-gfx.spec index 2dc3a9854a..a282bf7a36 100644 --- a/python-gfx/python-gfx.spec +++ b/python-gfx/python-gfx.spec @@ -23,7 +23,7 @@ # package versions %define V_python 3.8 -%define V_pillow 7.1.0 +%define V_pillow 7.1.1 %define V_pyqrcode 1.2.1 # package information @@ -37,7 +37,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20200401 +Release: 20200403 # list of sources Source0: https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-%{V_pillow}.tar.gz