$ git diff --patch-with-stat --summary 564393169256b2b8fd22c259e7cc8647d53885c8..90facba14a4eae8ce62a4fb6e5ca94d8e43e884e
.abf.yml | 2 +-
python-reportlab.spec | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 40bb8f7..7f29a2b 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- reportlab-3.5.42.tar.gz: 4489dc96b140737e9c9869f4a05a80f9971a0f6f
+ reportlab-3.5.48.tar.gz: 78897f5a11ad3994054f04c36f34d88b82981f02
diff --git a/python-reportlab.spec b/python-reportlab.spec
index 94e9a6c..21f59be 100644
--- a/python-reportlab.spec
+++ b/python-reportlab.spec
@@ -1,11 +1,11 @@
Summary: ReportLab library to create PDF documents using Python
Name: python-reportlab
-Version: 3.5.42
+Version: 3.5.48
Release: 1
License: BSD
Group: Publishing
Url: https://pypi.python.org/pypi/reportlab
-Source0: https://files.pythonhosted.org/packages/74/0b/34dc83ed0108417358716d218eec8528b24c30597570a71cab929bce2432/reportlab-3.5.42.tar.gz
+Source0: https://files.pythonhosted.org/packages/33/24/f12ff0143b9251ffcd930a8516ea59c7ea5048feb3a7bde66cf6354a5f15/reportlab-3.5.48.tar.gz
#Source1: rl_accel-0.61-daily-unix.tgz
Patch0: reportlab-3.5.23-no-Lusrlib.patch
BuildRequires: pkgconfig(freetype2)