diff --git a/python-pydyf.spec b/python-pydyf.spec index b7195f3..df46c34 100644 --- a/python-pydyf.spec +++ b/python-pydyf.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pydyf -Version: 0.7.0 +Version: 0.8.0 Release: 1mamba Summary: A low-level PDF generator Group: System/Libraries @@ -11,7 +11,7 @@ URL: https://www.courtbouillon.org/pydyf Source: https://pypi.debian.net/pydyf/pydyf-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END %description @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Sep 25 2023 Automatic Build System 0.8.0-1mamba +- automatic version update by autodist + * Tue Jul 04 2023 Automatic Build System 0.7.0-1mamba - automatic version update by autodist