diff --git a/python-pydyf.spec b/python-pydyf.spec index 4e00337..00316ed 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.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 0.6.0-1mamba +- automatic version update by autodist + * Thu Jan 26 2023 Silvan Calarco 0.5.0-1mamba - package created using the webbuild interface