diff --git a/python-pypdf.spec b/python-pypdf.spec index baf46bd..3080e4d 100644 --- a/python-pypdf.spec +++ b/python-pypdf.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pypdf -Version: 4.3.0 +Version: 4.3.1 Release: 1mamba Summary: PDF toolkit Group: System/Libraries/Python @@ -64,6 +64,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Mon Jul 22 2024 Automatic Build System 4.3.1-1mamba +- automatic version update by autodist + * Tue Jul 16 2024 Automatic Build System 4.3.0-1mamba - automatic version update by autodist