From 62ec0644f042d63ad1ef9e0bee47fb77607788a8 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:34:24 +0100 Subject: [PATCH] automatic version update by autodist [release 3.3.0-1mamba;Thu Mar 24 2016] --- python-reportlab.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-reportlab.spec b/python-reportlab.spec index 797cf08..cf13745 100644 --- a/python-reportlab.spec +++ b/python-reportlab.spec @@ -1,5 +1,5 @@ Name: python-reportlab -Version: 3.2.0 +Version: 3.3.0 Release: 1mamba Summary: An Open Source Python library for generating PDFs and graphics Group: System/Libraries/Python @@ -60,7 +60,7 @@ PYTHONPATH="$(pwd)/$(ls -d build/lib*)" %{__python} docs/genAll.py --install-lib=%{python_sitearch} \ --record=%{name}.filelist -sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist +#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist # remove useless testdemos rm -rf demos/tests @@ -81,6 +81,9 @@ rm -rf demos/tests %endif %changelog +* Thu Mar 24 2016 Automatic Build System 3.3.0-1mamba +- automatic version update by autodist + * Sat Sep 12 2015 Automatic Build System 3.2.0-1mamba - automatic version update by autodist