diff --git a/python-pydyf.spec b/python-pydyf.spec index 00316ed..b7195f3 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.6.0 +Version: 0.7.0 Release: 1mamba Summary: A low-level PDF generator Group: System/Libraries @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Jul 04 2023 Automatic Build System 0.7.0-1mamba +- automatic version update by autodist + * Thu Mar 30 2023 Automatic Build System 0.6.0-1mamba - automatic version update by autodist