diff --git a/python-hatchling.spec b/python-hatchling.spec index 0914444..61e6dfc 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.11.0 +Version: 1.11.1 Release: 1mamba Summary: Modern, extensible Python build backend Group: System/Libraries @@ -50,6 +50,9 @@ mv %{buildroot}%{_bindir}/hatchling{,-%{pyappend}} %{python_sitelib}/%{pkgname}/* %changelog +* Thu Oct 20 2022 Automatic Build System 1.11.1-1mamba +- automatic version update by autodist + * Sun Oct 09 2022 Automatic Build System 1.11.0-1mamba - automatic version update by autodist