From 86d5ec7be4f8db7ccd4e7277e5f865e0d29fa21b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:13:50 +0100 Subject: [PATCH] automatic version update by autodist [release 1.19.1-1mamba;Wed Dec 13 2023] --- python-hatchling.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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