From fa9ef57261ba1ab0eb46ce7697be4ce082960176 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 13 Nov 2024 22:44:13 +0100 Subject: [PATCH] automatic version update by autodist [release 1.26.3-1mamba;Wed Nov 13 2024] --- python-hatchling.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-hatchling.spec b/python-hatchling.spec index acb3113..3203544 100644 --- a/python-hatchling.spec +++ b/python-hatchling.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-hatchling -Version: 1.26.1 +Version: 1.26.3 Release: 1mamba Summary: Modern, extensible Python build backend Group: System/Libraries @@ -49,6 +49,9 @@ mv %{buildroot}%{_bindir}/hatchling{,-%{pyappend}} %{python_sitelib}/%{pkgname}/* %changelog +* Wed Nov 13 2024 Automatic Build System 1.26.3-1mamba +- automatic version update by autodist + * Sun Nov 10 2024 Automatic Build System 1.26.1-1mamba - automatic version update by autodist