From 4061d20790563e91ec8e567b26cd4d2bd5e8cf48 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 15 Apr 2024 10:39:08 +0200 Subject: [PATCH] automatic version update by autodist [release 2.2.0-1mamba;Sun Apr 14 2024] --- python-pdm_backend.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pdm_backend.spec b/python-pdm_backend.spec index 62e4111..69c0c20 100644 --- a/python-pdm_backend.spec +++ b/python-pdm_backend.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pdm_backend -Version: 2.1.8 +Version: 2.2.0 Release: 1mamba Summary: The build backend used by PDM that supports latest packaging standards Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Apr 14 2024 Automatic Build System 2.2.0-1mamba +- automatic version update by autodist + * Thu Jan 04 2024 Silvan Calarco 2.1.8-1mamba - package created using the webbuild interface