automatic version update by autodist [release 7.0.2-1mamba;Thu Jun 23 2022]

This commit is contained in:
Automatic Build System 2024-01-05 16:39:13 +01:00
parent d931cb3ea3
commit 6621526b04

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-setuptools_scm
Version: 7.0.1
Version: 7.0.2
Release: 1mamba
Summary: Handles managing your python package versions in scm metadata
Group: System/Libraries
@ -53,6 +53,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
# %doc README.rst
%changelog
* Thu Jun 23 2022 Automatic Build System <autodist@mambasoft.it> 7.0.2-1mamba
- automatic version update by autodist
* Wed Jun 22 2022 Automatic Build System <autodist@mambasoft.it> 7.0.1-1mamba
- automatic version update by autodist