From 641346d312afbec72a9876233ad1592968607a24 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:15:51 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.5-1mamba;Mon Oct 24 2022] --- python-pdm-pep517.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pdm-pep517.spec b/python-pdm-pep517.spec index 45d09b3..3334b81 100644 --- a/python-pdm-pep517.spec +++ b/python-pdm-pep517.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pdm-pep517 -Version: 1.0.4 +Version: 1.0.5 Release: 1mamba Summary: A PEP 517 backend for PDM that supports PEP 621 metadata Group: System/Libraries @@ -40,5 +40,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Oct 24 2022 Automatic Build System 1.0.5-1mamba +- automatic version update by autodist + * Sun Oct 09 2022 Silvan Calarco 1.0.4-1mamba - package created using the webbuild interface