From d8518e682372ea96fbaa1c26739ef1b2a72077e3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 11 Oct 2024 21:22:59 +0200 Subject: [PATCH] automatic version update by autodist [release 0.3.9-1mamba;Fri Oct 11 2024] --- python-distlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-distlib.spec b/python-distlib.spec index 886afd9..c96faa7 100644 --- a/python-distlib.spec +++ b/python-distlib.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-distlib -Version: 0.3.8 +Version: 0.3.9 Release: 1mamba Summary: Low-level parts of packaging/distutils2 which implement the relevant PEPs Group: System/Libraries @@ -40,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Fri Oct 11 2024 Automatic Build System 0.3.9-1mamba +- automatic version update by autodist + * Wed Dec 13 2023 Automatic Build System 0.3.8-1mamba - automatic version update by autodist