From 9ff3980e50aa15b7f6c2d261947a23980701a1d1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:15:52 +0100 Subject: [PATCH] automatic version update by autodist [release 1.1.1-1mamba;Tue Jan 31 2023] --- 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 241b339..777030e 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.6 +Version: 1.1.1 Release: 1mamba Summary: A PEP 517 backend for PDM that supports PEP 621 metadata Group: System/Libraries @@ -40,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Jan 31 2023 Automatic Build System 1.1.1-1mamba +- automatic version update by autodist + * Thu Nov 24 2022 Automatic Build System 1.0.6-1mamba - automatic version update by autodist