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