automatic version update by autodist [release 5.0-1mamba;Sat Jan 18 2025]
This commit is contained in:
parent
9af5b70c61
commit
d483abfee8
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
|
||||
Name: python-roman
|
||||
Version: 4.2
|
||||
Version: 5.0
|
||||
Release: 1mamba
|
||||
Summary: Integer to Roman numerals converter
|
||||
Group: System/Libraries
|
||||
@ -11,6 +11,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pypi.org/project/roman/
|
||||
Source: https://pypi.debian.net/roman/roman-%{version}.tar.gz
|
||||
License: Python Software Foundation License
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
@ -47,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Sat Jan 18 2025 Automatic Build System <autodist@openmamba.org> 5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 25 2024 Automatic Build System <autodist@openmamba.org> 4.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user