From 28c905feba382a5310dc5c7ebf60cb524cbac546 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:25:06 +0100 Subject: [PATCH] automatic version update by autodist [release 0.7.0-1mamba;Tue Jul 04 2023] --- python-pydyf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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