diff --git a/python-regex.spec b/python-regex.spec index 8b3fd09..e9fc12a 100644 --- a/python-regex.spec +++ b/python-regex.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-regex -Version: 2022.9.11 +Version: 2022.9.13 Release: 1mamba Summary: regex is an alternative to the re package in the Python standard library 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 +* Wed Sep 14 2022 Automatic Build System 2022.9.13-1mamba +- automatic version update by autodist + * Mon Sep 12 2022 Automatic Build System 2022.9.11-1mamba - automatic version update by autodist