diff --git a/python-regex.spec b/python-regex.spec index c365be0..7dcbc53 100644 --- a/python-regex.spec +++ b/python-regex.spec @@ -1,8 +1,8 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-regex -Version: 2023.8.8 -Release: 2mamba +Version: 2023.10.3 +Release: 1mamba Summary: regex is an alternative to the re package in the Python standard library Group: System/Libraries Vendor: openmamba @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Wed Oct 04 2023 Automatic Build System 2023.10.3-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 2023.8.8-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba