diff --git a/python-regex.spec b/python-regex.spec index 48bde02..5cdb33b 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.7.9 +Version: 2022.7.24 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 +* Mon Jul 25 2022 Automatic Build System 2022.7.24-1mamba +- automatic version update by autodist + * Sat Jul 09 2022 Automatic Build System 2022.7.9-1mamba - automatic version update by autodist