From 3feca7524d7d765dce700e30b5f48181fed7249e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:13:41 +0100 Subject: [PATCH] automatic version update by autodist [release 0.3.0-1mamba;Sun Dec 11 2022] --- python-hatch_vcs.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python-hatch_vcs.spec b/python-hatch_vcs.spec index 65597a8..ea37cb0 100644 --- a/python-hatch_vcs.spec +++ b/python-hatch_vcs.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-hatch_vcs -Version: 0.2.0 +Version: 0.3.0 Release: 1mamba Summary: Hatch plugin for versioning with your preferred VCS Group: System/Libraries @@ -41,5 +41,11 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Sun Dec 11 2022 Automatic Build System 0.3.0-1mamba +- automatic version update by autodist + +* Fri Dec 09 2022 Automatic Build System 0.2.1-1mamba +- automatic version update by autodist + * Sat Oct 08 2022 Silvan Calarco 0.2.0-1mamba - package created using the webbuild interface