automatic version update by autodist [release 0.3.0-1mamba;Sun Dec 11 2022]

This commit is contained in:
Automatic Build System 2024-01-06 11:13:41 +01:00
parent 288ee05d92
commit 3feca7524d

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-hatch_vcs Name: python-hatch_vcs
Version: 0.2.0 Version: 0.3.0
Release: 1mamba Release: 1mamba
Summary: Hatch plugin for versioning with your preferred VCS Summary: Hatch plugin for versioning with your preferred VCS
Group: System/Libraries Group: System/Libraries
@ -41,5 +41,11 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}/* %{python_sitelib}/%{pkgname}/*
%changelog %changelog
* Sun Dec 11 2022 Automatic Build System <autodist@mambasoft.it> 0.3.0-1mamba
- automatic version update by autodist
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 0.2.1-1mamba
- automatic version update by autodist
* Sat Oct 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-1mamba * Sat Oct 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface