automatic version update by autodist [release 1.4.0-1mamba;Fri Jun 10 2022]

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

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-numpydoc
Version: 1.3.1
Version: 1.4.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
* Fri Jun 10 2022 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
- automatic version update by autodist
* Sun May 01 2022 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba
- automatic version update by autodist