diff --git a/python-pyproject_hooks.spec b/python-pyproject_hooks.spec index dcf1f32..3d6fafd 100644 --- a/python-pyproject_hooks.spec +++ b/python-pyproject_hooks.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pyproject_hooks -Version: 1.1.0 +Version: 1.2.0 Release: 1mamba Summary: Wrappers to call pyproject.toml-based build backend hooks Group: System/Libraries @@ -63,6 +63,9 @@ python -m installer --destdir=%{buildroot} --prefix=%{_prefix} dist/*.whl #%doc LICENSE %changelog +* Sun Sep 29 2024 Automatic Build System 1.2.0-1mamba +- automatic version update by autodist + * Tue May 07 2024 Automatic Build System 1.1.0-1mamba - automatic version update by autodist