diff --git a/python-pypdf.spec b/python-pypdf.spec index 81d64d1..f7ee6a0 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: 3.6.0 +Version: 3.7.0 Release: 1mamba Summary: PDF toolkit Group: System/Libraries/Python @@ -63,6 +63,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Tue Mar 28 2023 Automatic Build System 3.7.0-1mamba +- automatic version update by autodist + * Sun Mar 19 2023 Automatic Build System 3.6.0-1mamba - automatic version update by autodist