diff --git a/python-hatchling.spec b/python-hatchling.spec index d04b8ed..94e0d17 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.22.4 +Version: 1.22.5 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 Apr 07 2024 Automatic Build System 1.22.5-1mamba +- automatic version update by autodist + * Sun Mar 24 2024 Automatic Build System 1.22.4-1mamba - automatic version update by autodist