automatic version update by autodist [release 4.1-1mamba;Sat May 27 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:35:33 +01:00
parent bd95c52055
commit 243271048f

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-roman
Version: 4.0
Version: 4.1
Release: 1mamba
Summary: Integer to Roman numerals converter
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
* Sat May 27 2023 Automatic Build System <autodist@mambasoft.it> 4.1-1mamba
- automatic version update by autodist
* Tue Feb 28 2023 Automatic Build System <autodist@mambasoft.it> 4.0-1mamba
- automatic version update by autodist