diff --git a/python-reportlab.spec b/python-reportlab.spec index c91c27c098098c941b1e7d0b9471aee123c01139..629bb21f438ea3e198d67291f6cbbab6e89b081a 100644 --- a/python-reportlab.spec +++ b/python-reportlab.spec @@ -3,7 +3,7 @@ %bcond_without tests Name: python-reportlab -Version: 4.2.5 +Version: 4.3.0 Release: 1 Summary: ReportLab library to create PDF documents and graphic License: BSD @@ -71,6 +71,10 @@ CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS} -Isrc/rl_addons/renderPM}" LDFLAGS="${LDFLAGS %doc demos/ tools/ %changelog +* Tue May 13 2025 openeuler_bot - 4.3.0-1 +- update python-reportlab to 4.3.0 + + * Wed Nov 06 2024 caiyuxin - 4.2.5-1 - Update package to version 4.2.5 * Fixed code interfering with python 3.7 compatibility diff --git a/reportlab-4.2.5.tar.gz b/reportlab-4.3.0.tar.gz similarity index 39% rename from reportlab-4.2.5.tar.gz rename to reportlab-4.3.0.tar.gz index ba12cc2c1b025ca53b2712c23120ce0227ac97aa..762074df734c288b7300046883f5c1ac76d55bf5 100644 Binary files a/reportlab-4.2.5.tar.gz and b/reportlab-4.3.0.tar.gz differ