From a20f42164eeacd262b7901d820a3fcd092f2ab1a Mon Sep 17 00:00:00 2001 From: lwq Date: Thu, 20 Nov 2025 11:35:23 +0800 Subject: [PATCH] Update to 4.4.5 --- python-reportlab.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-reportlab.spec b/python-reportlab.spec index b865356..d70b994 100644 --- a/python-reportlab.spec +++ b/python-reportlab.spec @@ -72,6 +72,9 @@ CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS} -Isrc/rl_addons/renderPM}" LDFLAGS="${LDFLAGS %doc demos/ tools/ %changelog +* Thu Nov 20 2025 lvwq - 4.4.5-1 +- Update to 4.4.5 + * Tue Nov 18 2025 zhangchaorui - 4.4.5-1 - update package to 4.4.5 -- Gitee