automatic version update by autodist [release 0.6.0-1mamba;Thu Mar 30 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:25:05 +01:00
parent 372de28b3a
commit a0702498f4

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pydyf
Version: 0.5.0
Version: 0.6.0
Release: 1mamba
Summary: A low-level PDF generator
Group: System/Libraries
@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Thu Mar 30 2023 Automatic Build System <autodist@mambasoft.it> 0.6.0-1mamba
- automatic version update by autodist
* Thu Jan 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.0-1mamba
- package created using the webbuild interface