diff --git a/python-regex.spec b/python-regex.spec index 02951c2..46b9e0e 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.5 +Version: 2023.6.3 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 +* Sun Jun 04 2023 Automatic Build System 2023.6.3-1mamba +- automatic version update by autodist + * Thu May 04 2023 Automatic Build System 2023.5.5-1mamba - automatic version update by autodist