From 3e7e02cd674f117a57ae1ba50434a0dc15e2f045 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 2 Oct 2018 20:26:32 +0200 Subject: [PATCH] update module --- python-pdf/python-pdf.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pdf/python-pdf.spec b/python-pdf/python-pdf.spec index ac8936d29b..d8c7898515 100644 --- a/python-pdf/python-pdf.spec +++ b/python-pdf/python-pdf.spec @@ -23,7 +23,7 @@ # package versions %define V_python 2.7 -%define V_reportlab 3.5.8 +%define V_reportlab 3.5.9 %define V_pypdf 1.13 # package information @@ -37,7 +37,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20180921 +Release: 20181002 # list of sources Source0: https://files.pythonhosted.org/packages/source/r/reportlab/reportlab-%{V_reportlab}.tar.gz