diff --git a/python-reportlab.spec b/python-reportlab.spec index 4f162d8900699a606da78dfff583305416bf6b54..b865356eefd0dace13789b26d6866bbe94f47848 100644 --- a/python-reportlab.spec +++ b/python-reportlab.spec @@ -3,8 +3,8 @@ %bcond_without tests Name: python-reportlab -Version: 4.4.4 -Release: 2 +Version: 4.4.5 +Release: 1 Summary: ReportLab library to create PDF documents and graphic License: BSD URL: https://www.reportlab.com/ @@ -72,6 +72,9 @@ CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS} -Isrc/rl_addons/renderPM}" LDFLAGS="${LDFLAGS %doc demos/ tools/ %changelog +* Tue Nov 18 2025 zhangchaorui - 4.4.5-1 +- update package to 4.4.5 + * Thu Jun 6 2024 yangxiaodong - 4.4.4-2 - add buildrequires python3-chardet to fix check test failure diff --git a/reportlab-4.4.4.tar.gz b/reportlab-4.4.5.tar.gz similarity index 39% rename from reportlab-4.4.4.tar.gz rename to reportlab-4.4.5.tar.gz index 75a8b34bc6101668ede69b052e337f07c4c847b9..6a00244c42b2b3aec3ce2d7cf217d1183fdb41c3 100644 Binary files a/reportlab-4.4.4.tar.gz and b/reportlab-4.4.5.tar.gz differ