automatic version update by autodist [release 4.0-1mamba;Tue Feb 28 2023]
This commit is contained in:
parent
03ebd42511
commit
bd95c52055
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
|
|
||||||
Name: python-roman
|
Name: python-roman
|
||||||
Version: 3.3
|
Version: 4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Integer to Roman numerals converter
|
Summary: Integer to Roman numerals converter
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 28 2023 Automatic Build System <autodist@mambasoft.it> 4.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon May 23 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.3-1mamba
|
* Mon May 23 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.3-1mamba
|
||||||
- update to 3.3
|
- update to 3.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user