automatic version update by autodist [release 7.0.5-1mamba;Tue Jul 12 2022]

This commit is contained in:
Automatic Build System 2024-01-05 16:39:13 +01:00
parent cfd4659dfb
commit 93ba7c50c0

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-setuptools_scm
Version: 7.0.4
Version: 7.0.5
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
* Tue Jul 12 2022 Automatic Build System <autodist@mambasoft.it> 7.0.5-1mamba
- automatic version update by autodist
* Fri Jul 01 2022 Automatic Build System <autodist@mambasoft.it> 7.0.4-1mamba
- automatic version update by autodist