automatic version update by autodist [release 1.5.0-1mamba;Sun Oct 09 2022]

This commit is contained in:
Automatic Build System 2024-01-05 16:08:09 +01:00
parent f0e03d8cc8
commit 97333e209b

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-numpydoc
Version: 1.4.0
Version: 1.5.0
Release: 1mamba
Summary: Sphinx extension to support docstrings in Numpy format
Group: System/Libraries
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
%changelog
* Sun Oct 09 2022 Automatic Build System <autodist@mambasoft.it> 1.5.0-1mamba
- automatic version update by autodist
* Fri Jun 10 2022 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
- automatic version update by autodist