From 1876c21b37cb158f5ff4b795f5e69ed69e2c2b10 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 23 Jun 2024 13:54:14 +0200 Subject: [PATCH] automatic version update by autodist [release 1.25.0-1mamba;Sun Jun 23 2024] --- python-hatchling.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-hatchling.spec b/python-hatchling.spec index c2280bf..ef63143 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.24.2 +Version: 1.25.0 Release: 1mamba Summary: Modern, extensible Python build backend Group: System/Libraries @@ -49,6 +49,9 @@ mv %{buildroot}%{_bindir}/hatchling{,-%{pyappend}} %{python_sitelib}/%{pkgname}/* %changelog +* Sun Jun 23 2024 Automatic Build System 1.25.0-1mamba +- automatic version update by autodist + * Tue Apr 23 2024 Automatic Build System 1.24.2-1mamba - automatic version update by autodist