diff --git a/python-regex.spec b/python-regex.spec index 641316e..8b3fd09 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.8.17 +Version: 2022.9.11 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 Sep 12 2022 Automatic Build System 2022.9.11-1mamba +- automatic version update by autodist + * Sun Aug 21 2022 Automatic Build System 2022.8.17-1mamba - automatic version update by autodist