diff --git a/python-hatchling.spec b/python-hatchling.spec index 42247f3..266d933 100644 --- a/python-hatchling.spec +++ b/python-hatchling.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-hatchling -Version: 1.18.0 -Release: 2mamba +Version: 1.19.1 +Release: 1mamba Summary: Modern, extensible Python build backend Group: System/Libraries Vendor: openmamba @@ -50,6 +50,12 @@ mv %{buildroot}%{_bindir}/hatchling{,-%{pyappend}} %{python_sitelib}/%{pkgname}/* %changelog +* Wed Dec 13 2023 Automatic Build System 1.19.1-1mamba +- automatic version update by autodist + +* Mon Dec 11 2023 Automatic Build System 1.19.0-1mamba +- automatic version update by autodist + * Wed Sep 27 2023 Automatic Build System 1.18.0-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba