diff --git a/python-hatchling.spec b/python-hatchling.spec index 117a8b5..9e38875 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.23.0 +Version: 1.24.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 +* Wed Apr 17 2024 Automatic Build System 1.24.0-1mamba +- automatic version update by autodist + * Mon Apr 15 2024 Automatic Build System 1.23.0-1mamba - automatic version update by autodist