diff --git a/python-pydyf.spec b/python-pydyf.spec index df46c34..ab8454a 100644 --- a/python-pydyf.spec +++ b/python-pydyf.spec @@ -1,13 +1,13 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pydyf -Version: 0.8.0 +Version: 0.9.0 Release: 1mamba Summary: A low-level PDF generator Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.courtbouillon.org/pydyf +URL: https://www.courtbouillon.org/pydyf/ Source: https://pypi.debian.net/pydyf/pydyf-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Feb 26 2024 Automatic Build System 0.9.0-1mamba +- automatic version update by autodist + * Mon Sep 25 2023 Automatic Build System 0.8.0-1mamba - automatic version update by autodist