diff --git a/python-regex.spec b/python-regex.spec index f1a9e3f..02951c2 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: 2023.5.4 +Version: 2023.5.5 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 +* Thu May 04 2023 Automatic Build System 2023.5.5-1mamba +- automatic version update by autodist + * Wed May 03 2023 Automatic Build System 2023.5.4-1mamba - automatic version update by autodist