automatic version update by autodist [release 0.9.0-1mamba;Mon Feb 26 2024]

This commit is contained in:
Automatic Build System 2024-02-27 10:18:34 +01:00
parent 93e94ac766
commit 2ea75078cd

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@openmamba.org> 0.9.0-1mamba
- automatic version update by autodist
* Mon Sep 25 2023 Automatic Build System <autodist@mambasoft.it> 0.8.0-1mamba
- automatic version update by autodist