From d483abfee838dc3271c1825b87d1983aa4e76dee Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 18 Jan 2025 19:28:05 +0100 Subject: [PATCH] automatic version update by autodist [release 5.0-1mamba;Sat Jan 18 2025] --- python-roman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-roman.spec b/python-roman.spec index 3354ab9..42378e1 100644 --- a/python-roman.spec +++ b/python-roman.spec @@ -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 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 5.0-1mamba +- automatic version update by autodist + * Thu Apr 25 2024 Automatic Build System 4.2-1mamba - automatic version update by autodist